From: <hib...@li...> - 2006-04-13 12:13:40
|
Author: ste...@jb... Date: 2006-04-13 08:13:37 -0400 (Thu, 13 Apr 2006) New Revision: 9746 Modified: branches/Branch_3_1/Hibernate3/etc/hibernate.properties Log: removed timesten not supported comment Modified: branches/Branch_3_1/Hibernate3/etc/hibernate.properties =================================================================== --- branches/Branch_3_1/Hibernate3/etc/hibernate.properties 2006-04-13 12:12:54 UTC (rev 9745) +++ branches/Branch_3_1/Hibernate3/etc/hibernate.properties 2006-04-13 12:13:37 UTC (rev 9746) @@ -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 |