Author: irooskov(a)redhat.com
Date: 2012-02-14 21:58:08 -0500 (Tue, 14 Feb 2012)
New Revision: 38736
Modified:
trunk/hibernatetools/docs/reference/en-US/Book_Info.xml
trunk/hibernatetools/docs/reference/en-US/plugins.xml
Log:
updated for hibernate 4
Modified: trunk/hibernatetools/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2012-02-15 02:16:52 UTC (rev
38735)
+++ trunk/hibernatetools/docs/reference/en-US/Book_Info.xml 2012-02-15 02:58:08 UTC (rev
38736)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>
The Hibernate Tools Reference Guide explains how to use the Hibernate Tools to perform
reverse engineering, code generation, visualization and interaction with Hibernate.
Modified: trunk/hibernatetools/docs/reference/en-US/plugins.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en-US/plugins.xml 2012-02-15 02:16:52 UTC (rev
38735)
+++ trunk/hibernatetools/docs/reference/en-US/plugins.xml 2012-02-15 02:58:08 UTC (rev
38736)
@@ -200,14 +200,14 @@
</entry>
<entry>
<para>
- Choose between "Core", "Annotations" and
"JPA". Note that the two latter requires running Eclipse IDE with a JDK
5 runtime, otherwise you will get class loading and version errors.
+ Choose between "Core", "Annotations" and
"JPA". Note that the two latter requires running Eclipse IDE with a JDK
5 (or newer) runtime, otherwise you will get class loading and version errors.
</para>
<para>
- You will also need to select the version of Hibernate your application server
has. Select a version from the drop-down box labelled <guilabel>Hibernate
Version</guilabel>.
+ You will also need to select the version of Hibernate your application server
has (3.5, 3.6 or 4.0). Select a version from the drop-down box labelled
<guilabel>Hibernate Version</guilabel>.
</para>
</entry>
<entry>
- <para><guilabel>Hibernate Version:</guilabel> 3.5</para>
+ <para><guilabel>Core</guilabel> and <guilabel>Hibernate
Version:</guilabel> 3.5</para>
</entry>
</row>
<row>
Show replies by date