Author: vyemialyanchyk
Date: 2009-12-11 10:35:03 -0500 (Fri, 11 Dec 2009)
New Revision: 19213
Added:
trunk/documentation/whatsnew/hibernate/images/display-foreign-key-constrains.PNG
trunk/documentation/whatsnew/hibernate/images/open-orm-xml.png
trunk/documentation/whatsnew/hibernate/images/selectconnections.png
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html
Log:
Update whatsnew for CR1 for Hibernate Tools
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html 2009-12-11
15:26:48 UTC (rev 19212)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.3.0.CR1.html 2009-12-11
15:35:03 UTC (rev 19213)
@@ -38,6 +38,23 @@
<tr>
<td colspan="2">
<hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Possibility to
open orm.xml</b></td>
+ <td valign="top">
+
+ <p>"Open Mapping File" can open orm.xml for JPA project, for
Hibernate JPA configuration</p>
+ <img src="images/open-orm-xml.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4227">Releated
jira</a></small></p>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
<h3>Code Generation</h3>
<hr/>
</td>
@@ -69,10 +86,40 @@
<p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4715">Releated
jira</a></small></p>
</td>
</tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
<tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Capability to
change connection router</b></td>
+ <td valign="top">
+
+ <p>Supports direct connections as straight lines and connections as
routed</p>
+ <img src="images/selectconnections.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5124">Releated jira</a>,
<a
href="https://jira.jboss.org/jira/browse/JBIDE-4873">one
more</a></small></p>
+ </td>
+ </tr>
+ <tr>
<td colspan="2">
<hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Display db
tables relations</b></td>
+ <td valign="top">
+
+ <p>"Foreign key constraints" - possible to Show|Hide these relations
</p>
+ <img src="images/display-foreign-key-constrains.png" />
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4956">Releated jira</a>,
<a
href="https://jira.jboss.org/jira/browse/JBIDE-4873">one
more</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
<h3>Dali Support</h3>
<hr/>
</td>
Added: trunk/documentation/whatsnew/hibernate/images/display-foreign-key-constrains.PNG
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/display-foreign-key-constrains.PNG
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/open-orm-xml.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/open-orm-xml.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/selectconnections.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/selectconnections.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream