All Downloads are FREE. Search and download functionalities are using the official Maven repository.

krausening.jpa.properties Maven / Gradle / Ivy

Go to download

An application of the MDA generation portion of Stout that combines local and remote metatdata assets that includes double indirection

There is a newer version: 2.5.0
Show newest version
# 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