blob: 613bde1f2bce402e219380499d6db502cc57a3a9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release name="3.2 M4" 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="JPA 1.0 and 2.0 Configurations">
<description>
Two new facet configurations are now available for quick configuration of either a
JPA 1.0 or 2.0 project in Dali. This selection will determine what platforms are visible
in the New JPA Project wizard.
<br />
<br />
<img src="jpt/ProjectConfig.png"
alt="Project Configurations" />
</description>
</item>
<item title="OrderColumn">
<description>
JPA 2.0 based OrderColumn configuration has been added to the Details View. This allows you to
specify a column for use in ordering one to many relationships.
<br />
<br />
<img src="jpt/OrderColumn.png"
alt="OrderColumn" />
</description>
</item>
<item title="EclipseLink 1.2 Platform">
<description>
EclipseLink 1.2 support has been added to Dali via the new EclipseLink 1.2.x Platform.
<br />
<br />
<img src="jpt/EL1.2.png"
alt="EclipseLink 1.2.x platform" />
</description>
</item>
</component>
</release>