Author: max.andersen(a)jboss.com
Date: 2007-10-04 12:50:50 -0400 (Thu, 04 Oct 2007)
New Revision: 4014
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta11.html
Log:
new and noteworthy for b11
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta11.html
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta11.html 2007-10-04
16:36:42 UTC (rev 4013)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta11.html 2007-10-04
16:50:50 UTC (rev 4014)
@@ -70,8 +70,30 @@
<p><img src="multiexporter.png"/>
</tr>
+
+
<tr>
<td valign="top" align="left">
+ <p align="right"><b></b></td>
+ <td valign="top">
+ <p>This release brings a "port" of Exadel Studio's entity
diagram to Hibernate Tools. Right-Click on an entity and you get an option for "Open
Mapping Diagram".</p>
+
+<p>This diagram shows your entities with relationships to its entities and how it
is mapped to the database.</p>
+
+<p><img src="entitymappingdiagram.png"/></p>
+
+<p>Be warned that for large sets of classes the diagram might get too crowded! You
can collapse/expand entities/tables and relationships as you want to get a better
overview.</p>
+
+<p> </p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
<p align="right"><b>Eclipse variables support in
paths</b></td>
<td valign="top">
<p>You can now use Eclipse variables in output and template paths which allow
the launch configuration to be more portable between machines and can be parameterized
dependent on the current selection in the UI.</p>
Show replies by date