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

properties.org.wamblee.system.spring.component.hibernate.properties Maven / Gradle / Ivy


###################################################################################
# dialect
###################################################################################
#hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect

###################################################################################
# hibernate cache provider
###################################################################################
#hibernate.cache.provider=org.hibernate.cache.EhCacheProvider

###################################################################################
# query cache
###################################################################################
#hibernate.cache.use_query_cache=true




© 2015 - 2024 Weber Informatics LLC | Privacy Policy