com.k_int.aggregator.jdbc_driver=com.mysql.jdbc.Driver com.k_int.aggregator.url=jdbc:mysql://localhost/kiunittest?autoReconnect=true&characterEncoding=utf8 com.k_int.aggregator.username=k-int com.k_int.aggregator.password=k-int com.k_int.aggregator.default_auto_commit=false com.k_int.aggregator.hiberate_dialect=org.hibernate.dialect.MySQLDialect com.k_int.aggregator.query_substitutions=true com.k_int.aggregator.show_sql=false 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=false