You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2003/04/23 00:28:16 UTC

cvs commit: jakarta-turbine-fulcrum/src/test hibernate.properties

epugh       2003/04/22 15:28:15

  Added:       src/test hibernate.properties
  Log:
  New hibernate.properties file.   Needed for hibernateService test...
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-fulcrum/src/test/hibernate.properties
  
  Index: hibernate.properties
  ===================================================================
  hibernate.dialect cirrus.hibernate.sql.HSQLDialect
  hibernate.connection.driver_class org.hsqldb.jdbcDriver
  hibernate.connection.username sa
  hibernate.connection.password
  hibernate.connection.url jdbc:hsqldb:hsql://localhost
  hibernate.connection.url jdbc:hsqldb:test
  hibernate.show_sql true
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org