Author: max.andersen(a)jboss.com
Date: 2007-11-13 14:22:50 -0500 (Tue, 13 Nov 2007)
New Revision: 4894
Added:
trunk/documentation/whatsnew/hibernate/images/
trunk/documentation/whatsnew/hibernate/images/cfgpropertyvaluecompletion.png
trunk/documentation/whatsnew/hibernate/images/dynamicsqlhighlighting.png
trunk/documentation/whatsnew/hibernate/images/openmappingdblclick.png
trunk/documentation/whatsnew/hibernate/images/reloadconfiguration.png
trunk/documentation/whatsnew/hibernate/images/sortedconfiguration.png
trunk/documentation/whatsnew/hibernate/images/structuredcfgxml.png
trunk/documentation/whatsnew/hibernate/images/structuredhbmxml.png
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html
Log:
images for hibernate whatsnew
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html 2007-11-13
17:55:54 UTC (rev 4893)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html 2007-11-13
19:22:50 UTC (rev 4894)
@@ -21,8 +21,11 @@
</tr>
<tr>
<td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Easy reload of
Hibernate Configuration</b></td>
- <td valign="top">You can now click the "Reload" icon for a
Hibernate Console Configuration to quickly reload the Configuration to get the
configuration in sync with the latest changes.</td>
+ <td valign="top">
+ <p>You can now click the "Reload" icon for a Hibernate Console
Configuration to quickly reload the Configuration to get the configuration in sync with
the latest changes.</p>
<p><img src="images/reloadconfiguration.png"/></p>
+ </td>
+
</tr>
<tr>
<td colspan="2"><hr />
@@ -47,8 +50,10 @@
<td valign="top" align="right">
<a name="itemnam2e"
id="itemname2"></a><b>Sorted entity and table list</b>
</td>
- <td width="70%" valign="top">Previously the list of
entities and tables in the configuration view was ordered in the order they were mapped;
with auto-discovery that order makes very little sense thus we now sort the entities and
table list by name.</td>
+ <td width="70%" valign="top">Previously the list of
entities and tables in the configuration view was ordered in the order they were mapped;
with auto-discovery that order makes very little sense thus we now sort the entities and
table list by name.
<p><img src="images/sortedconfiguration.png"/></p>
+</td>
+
</tr>
<tr>
<td colspan="2"><hr />
@@ -58,8 +63,10 @@
<td valign="top" align="right">
<a name="itemname3"
id="itemname3"></a><b>Syntax highlighting in Dynamic SQL
Preview</b>
</td>
- <td valign="top">The Dynamic SQL Preview now has syntax highlighting
enabled for the previewed SQL.</td>
+ <td valign="top">The Dynamic SQL Preview now has syntax highlighting
enabled for the previewed SQL.
<p><img src="images/dynamicsqlhighlighting.png"/></p>
+ </td>
+
</tr>
<tr>
<td colspan="2">
@@ -71,8 +78,10 @@
<td valign="top" align="right">
<a name="itemname3"
id="itemname3"></a><b>Code completion for Hibernate configuration
properties</b>
</td>
- <td valign="top"><code>hibernate.cfg.xml</code> and
<code>persistence.xml</code> has had support for code completing hibernate
property keys, now it includes code completion for the values.</td>
+ <td valign="top"><code>hibernate.cfg.xml</code> and
<code>persistence.xml</code> previously only had support for code completing
hibernate property keys, now it includes code completion for the values.
<p><img src="images/cfgpropertyvaluecompletion.png"/></p>
+</td>
+
</tr>
<tr>
<td colspan="2"><hr />
@@ -82,9 +91,11 @@
<td valign="top" align="right">
<a name="itemname3"
id="itemname3"></a><b>Structured hbm.xml and cfg.xml
editor</b>
</td>
- <td valign="top">The structured hbm.xml and cfg.xml editors known
from Exadel Studio are now available in Hibernate Tools instead of the generic xml tree
editor.</td>
+ <td valign="top">The structured hbm.xml and cfg.xml editors known
from Exadel Studio are now available in Hibernate Tools instead of the generic xml tree
editor.
+
<p><img src="images/structuredhbmxml.png"/></p>
<p><img src="images/structuredcfgxml.png"/></p>
+</td>
</tr>
<tr>
<td colspan="2"><hr />
Added: trunk/documentation/whatsnew/hibernate/images/cfgpropertyvaluecompletion.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/cfgpropertyvaluecompletion.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/dynamicsqlhighlighting.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/dynamicsqlhighlighting.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/openmappingdblclick.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/openmappingdblclick.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/reloadconfiguration.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/reloadconfiguration.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/sortedconfiguration.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/sortedconfiguration.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/structuredcfgxml.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/structuredcfgxml.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/structuredhbmxml.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/hibernate/images/structuredhbmxml.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Show replies by date