blob: e88d1a1b1316598dcb682ae894f6c211c64515a9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="3.2 M2" root="../../..">
<!--
<component name="component name, such as JPA Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferably with cropped .pngs (800px wide or less) of the UI</description>
</item>
</component>
-->
<component name="Dali JPA Tools">
<item title="Initial JPA 2.0 Support - 2.0 Facet and Generic 2.0 Platform">
<description>
Initial JPA 2.0 support has been added, including a new JPA 2.0 Facet version
and a Generic 2.0 Platform. Support for specific JPA 2.0 features is ongoing.
<br />
<br />
Default Facet selection for Dali 3.0
<br />
<br />
<img src="jpt/JPA_facet_v2.png"
alt="JPA 2.0 Facet" />
</description>
</item>
<item title="Derived ID support">
<description>
Support has been added for JPA 2.0 Derived Id's, which allows one to map an entity
where the identity of that entity is derived via the identity from another entity.
<br />
<br />
Derived Id with composite PK using IdClass
<br />
<br />
<img src="jpt/Derived_ID.png"
alt="Derived Id" />
</description>
</item>
</component>
</release>