npdb.db.jdbc_driver=org.gjt.mm.mysql.Driver npdb.db.url=jdbc:mysql://127.0.0.1/kiunittest?autoReconnect=true&characterEncoding=utf8 npdb.db.hiberate_dialect=org.hibernate.dialect.MySQLDialect npdb.db.username=k-int npdb.db.password=k-int npdb.db.default_auto_commit=false npdb.db.query_substitutions=true npdb.db.show_sql=false npdb.db.hbm2ddl.auto=create-drop #npdb.db.jdbc_driver=org.apache.derby.jdbc.EmbeddedDriver #npdb.db.url=jdbc:derby:derbydb;create=true #npdb.db.hiberate_dialect=org.hibernate.dialect.DerbyDialect #npdb.db.username= #npdb.db.password= #npdb.db.default_auto_commit=false #npdb.db.query_substitutions=true #npdb.db.show_sql=false #npdb.db.hbm2ddl.auto=create-drops