krausening.jpa.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of stout-cookbook-referencing-domain-client Show documentation
Show all versions of stout-cookbook-referencing-domain-client Show documentation
An application of the MDA generation portion of Stout that combines local and remote metatdata assets that includes double indirection
# JPA/Hibernate properties
# Developer/Deployer responsibility to complete and place in the appropriate Krausening directory
# Refer to http://docs.jboss.org/hibernate/orm/current/userguide/html_single/Hibernate_User_Guide.html#configurations-general
# for more details
# Required properties
#hibernate.dialect=org.hibernate.dialect.H2Dialect
# Optional properties
#hibernate.hbm2ddl.auto=create-drop
#show_sql=true
© 2015 - 2024 Weber Informatics LLC | Privacy Policy