
rapidoid-quick.5.0.11.source-code.hibernate-prod.properties Maven / Gradle / Ivy
hibernate.dialect=org.hibernate.dialect.H2Dialect
hibernate.hbm2ddl.auto=create
hibernate.connection.driver_class=org.h2.Driver
hibernate.connection.username=sa
hibernate.connection.password=
hibernate.connection.url=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1
hibernate.format_sql=false
hibernate.show_sql=true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy