[jbosstools-commits] JBoss Tools SVN: r17594 - trunk/hibernatetools/docs/reference/en/modules.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Sep 15 11:34:12 EDT 2009


Author: chukhutsina
Date: 2009-09-15 11:34:12 -0400 (Tue, 15 Sep 2009)
New Revision: 17594

Modified:
   trunk/hibernatetools/docs/reference/en/modules/ant.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-862 -Added the info about NamingStrategy supporting in JPA projects to 5.3.1. Standard Hibernate Configuration section. </p>
</body></html>


Modified: trunk/hibernatetools/docs/reference/en/modules/ant.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/ant.xml	2009-09-15 15:20:28 UTC (rev 17593)
+++ trunk/hibernatetools/docs/reference/en/modules/ant.xml	2009-09-15 15:34:12 UTC (rev 17594)
@@ -367,7 +367,7 @@
               <entry>
                 <para>Name of a class that implements org.hibernate.cfg.NamingStrategy. Used for
                   setting up the naming strategy in Hibernate which controls the automatic naming of
-                  tables and columns.</para>
+                  tables and columns.In JPA projects naming strategy is supported for default Name/Columns mapping</para>
               </entry>
 
               <entry>



More information about the jbosstools-commits mailing list