Index: lams_tool_sbmt/conf/hibernate/mappings/hibernate.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/conf/hibernate/mappings/Attic/hibernate.properties,v diff -u -r1.1 -r1.2 --- lams_tool_sbmt/conf/hibernate/mappings/hibernate.properties 14 Jul 2005 05:55:16 -0000 1.1 +++ lams_tool_sbmt/conf/hibernate/mappings/hibernate.properties 11 Oct 2005 00:10:46 -0000 1.2 @@ -2,6 +2,6 @@ hibernate.connection.password=lamsdemo hibernate.connection.url=jdbc:mysql://localhost/lams hibernate.connection.driver_class=com.mysql.jdbc.Driver -hibernate.dialect=net.sf.hibernate.dialect.MySQLDialect +hibernate.dialect=org.hibernate.dialect.MySQLDialect