com.k_int.aggregator.jdbc_driver=org.gjt.mm.mysql.Driver com.k_int.aggregator.url=jdbc:mysql://127.0.0.1/CulturalAggregatorDB?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 com.k_int.aggregator.hbm2ddl.auto=update com.k_int.aggregator.rmi.service_port=1206 com.k_int.aggregator.rmi.service_host=localhost # hibernate.query.factory_class=org.hibernate.hql.classic.ClassicQueryTranslatorFactory hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory