Index: lams_tool_daco/conf/hibernate/mappings/hibernate.properties =================================================================== diff -u -rbe03cfbba16a388e85d82cb8986f63d6b2ad568b -r9aa7e24878b41bd6baffa35e83ef392e670811c3 --- lams_tool_daco/conf/hibernate/mappings/hibernate.properties (.../hibernate.properties) (revision be03cfbba16a388e85d82cb8986f63d6b2ad568b) +++ lams_tool_daco/conf/hibernate/mappings/hibernate.properties (.../hibernate.properties) (revision 9aa7e24878b41bd6baffa35e83ef392e670811c3) @@ -2,6 +2,4 @@ hibernate.connection.password=lamsdemo hibernate.connection.url=jdbc:mysql://localhost/lams hibernate.connection.driver_class=com.mysql.jdbc.Driver -hibernate.dialect=org.hibernate.dialect.MySQLDialect - - +hibernate.dialect=org.hibernate.dialect.MySQLDialect \ No newline at end of file