hibernate.jdbc_driver=com.mysql.jdbc.Driver hibernate.username=k-int hibernate.password=k-int hibernate.url=jdbc:mysql://localhost/kiunittest?autoReconnect=true hibernate.dialect=org.hibernate.dialect.MySQL5Dialect hibernate.default_auto_commit=false hibernate.query.factory_class=org.hibernate.hql.classic.ClassicQueryTranslatorFactory hibernate.hbm2ddl.auto = create-drop