com.k_int.inode.jdbc_driver=com.mysql.jdbc.Driver com.k_int.inode.url=jdbc:mysql://localhost/kiunittest com.k_int.inode.username=k-int com.k_int.inode.password=k-int com.k_int.inode.default_auto_commit=false com.k_int.inode.hiberate_dialect=org.hibernate.dialect.MySQL5Dialect com.k_int.inode.query_substitutions=true com.k_int.inode.show_sql=true hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider hibernate.hbm2ddl.auto=create-drop hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory hibernate.generate_statistics=true