Author: epbernard
Date: 2007-01-23 14:24:37 -0500 (Tue, 23 Jan 2007)
New Revision: 11084
Modified:
branches/Branch_3_2/HibernateExt/metadata/src/test/hibernate.properties
Log:
format sql
Modified: branches/Branch_3_2/HibernateExt/metadata/src/test/hibernate.properties
===================================================================
--- branches/Branch_3_2/HibernateExt/metadata/src/test/hibernate.properties 2007-01-23
19:23:13 UTC (rev 11083)
+++ branches/Branch_3_2/HibernateExt/metadata/src/test/hibernate.properties 2007-01-23
19:24:37 UTC (rev 11084)
@@ -11,8 +11,10 @@
#hibernate.query.factory_class org.hibernate.hql.classic.ClassicQueryTranslatorFactory
+hibernate.format_sql true
+
#################
### Platforms ###
#################
Show replies by thread