Author: dgeraskov
Date: 2011-06-22 05:06:44 -0400 (Wed, 22 Jun 2011)
New Revision: 32276
Added:
trunk/documentation/whatsnew/hibernate/images/database_icon_decorator.jpg
trunk/documentation/whatsnew/hibernate/images/import_hibernate_jar.jpg
trunk/documentation/whatsnew/hibernate/images/import_hibernate_jar2.jpg
trunk/documentation/whatsnew/hibernate/images/strategy_completion_proposals.png
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.M1.html
Log:
https://issues.jboss.org/browse/JBIDE-9160
Updated documantation
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.M1.html 2011-06-22
08:37:54 UTC (rev 32275)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.5.0.M1.html 2011-06-22
09:06:44 UTC (rev 32276)
@@ -37,16 +37,33 @@
</tr>
<tr>
- <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Validate
@TypeDef</b></td>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Validate
@Type</b></td>
<td valign="top">
- <p>Added validation of org.hibernate.annotation.TypeDef annotation (typeClass
attribute).</p>
+ <p>Added validation of org.hibernate.annotation.Type annotation. The type
attribute should contain either a name of the class
+ which implements UserType interface either a type name which is defined by @TypeDef
annotation.</p>
- <p><small><a
href="https://jira.jboss.org/browse/JBIDE-8239">Related
jira</a></p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-8238">Related
jira</a></p>
</td>
</tr>
+
+ <tr>
+ <td colspan="2">
+ </td>
+ </tr>
<tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Completion
Proposals</b></td>
+ <td valign="top">
+ <p>Built-in strategies added to @GenericGenerator strategy attribute completion
proposals.</p>
+ <p><img
src="images/strategy_completion_proposals.png"/></p>
+
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-8470">Related
jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
<td colspan="2">
<hr/>
<h3>Hibernate libraries</h3>
Added: trunk/documentation/whatsnew/hibernate/images/database_icon_decorator.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/database_icon_decorator.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/import_hibernate_jar.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/import_hibernate_jar.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/import_hibernate_jar2.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/import_hibernate_jar2.jpg
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/hibernate/images/strategy_completion_proposals.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/hibernate/images/strategy_completion_proposals.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream