Updated connection info

This commit is contained in:
dubtraxis 2003-10-06 17:42:01 +00:00
parent 1ba9c40660
commit 90f2041a56

View file

@ -1,8 +1,8 @@
hibernate.dialect=net.sf.hibernate.dialect.MySQLDialect
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost/Lex
hibernate.connection.username=java
hibernate.connection.password=rkgwvnvrt
hibernate.connection.username=
hibernate.connection.password=
hibernate.connection.useUnicode=true
hibernate.connection.characterEncoding=utf-8
#hibernate.connection.pool_size=10