Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/whats_new003.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/whats_new003.htm27
1 files changed, 25 insertions, 2 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/whats_new003.htm b/jpa/plugins/org.eclipse.jpt.doc.user/whats_new003.htm
index 13f731a5e5..5061cc4f3a 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/whats_new003.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/whats_new003.htm
@@ -7,8 +7,8 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<title>Support for JPA 2.0 and EclipseLink</title>
-<meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1.1 Build 004" />
-<meta name="date" content="2010-01-22T9:29:56Z" />
+<meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1.1" />
+<meta name="date" content="2010-05-19T8:12:49Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Support for JPA 2.0 and EclipseLink" />
<meta name="relnum" content="Release 2.3" />
@@ -22,6 +22,29 @@
<div class="sect1"><!-- infolevel="all" infotype="General" -->
<h1>Support for JPA 2.0 and EclipseLink</h1>
<p>This release of the Dali OR Mapping Tool supports generic JPA 2.0 as well as specific items for EclispeLink 1.2.</p>
+<ul>
+<li>
+<p>Derived IDs</p>
+</li>
+<li>
+<p>Caching (Shared Cache and Cachable)</p>
+</li>
+<li>
+<p>Canonical metamodel generation</p>
+</li>
+<li>
+<p>Order Column configuration</p>
+</li>
+<li>
+<p>ElementCollection mapping type</p>
+</li>
+<li>
+<p>Cascade detach</p>
+</li>
+<li>
+<p>Dali will upgrade your <code>persistence.xml</code> from JPA 1.0 to 2.0.</p>
+</li>
+</ul>
</div>
<!-- class="sect1" -->
<!-- Start Footer -->

Back to the top