From: <hib...@li...> - 2006-04-13 12:14:10
|
Author: ste...@jb... Date: 2006-04-13 08:14:07 -0400 (Thu, 13 Apr 2006) New Revision: 9747 Modified: branches/HQL_ANTLR_2/Hibernate3/etc/hibernate.properties Log: removed timesten not supported comment Modified: branches/HQL_ANTLR_2/Hibernate3/etc/hibernate.properties =================================================================== --- branches/HQL_ANTLR_2/Hibernate3/etc/hibernate.properties 2006-04-13 12:13:37 UTC (rev 9746) +++ branches/HQL_ANTLR_2/Hibernate3/etc/hibernate.properties 2006-04-13 12:14:07 UTC (rev 9747) @@ -73,7 +73,7 @@ #hibernate.connection.username db2 #hibernate.connection.password db2 -## TimesTen (not supported yet) +## TimesTen #hibernate.dialect org.hibernate.dialect.TimesTenDialect #hibernate.connection.driver_class com.timesten.jdbc.TimesTenDriver |