hibernate.jdbc_driver=com.mysql.jdbc.Driver hibernate.username=k-int hibernate.password=k-int hibernate.url=jdbc:mysql://localhost/CultureGrid?autoReconnect=true hibernate.dialect=org.hibernate.dialect.MySQL5Dialect hibernate.default_auto_commit=false hibernate.hbm2ddl.auto=update hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory hibernate.generate_statistics=false com.k_int.spatial.paf.hibernate_dialect=org.hibernate.dialect.MySQL5Dialect com.k_int.spatial.paf.query_substitutions=true com.k_int.spatial.paf.show_sql=false