Author: max.andersen(a)jboss.com
Date: 2006-08-24 06:29:31 -0400 (Thu, 24 Aug 2006)
New Revision: 10333
Modified:
trunk/HibernateExt/tools/src/testsupport/anttest-build.xml
Log:
test for manytomany in ant
Modified: trunk/HibernateExt/tools/src/testsupport/anttest-build.xml
===================================================================
--- trunk/HibernateExt/tools/src/testsupport/anttest-build.xml 2006-08-24 10:29:05 UTC
(rev 10332)
+++ trunk/HibernateExt/tools/src/testsupport/anttest-build.xml 2006-08-24 10:29:31 UTC
(rev 10333)
@@ -59,7 +59,7 @@
)
</sql> -->
<hibernatetool destdir="${build.dir}/bottomup">
- <jdbcconfiguration propertyfile="../../etc/hibernate.properties" />
+ <jdbcconfiguration propertyfile="../../etc/hibernate.properties"
detectManyToMany="true" detectoptimisticlock="true"/>
<hbm2java />
<hbm2java templatepath="templates" />
Show replies by date