码迷,mamicode.com
首页 > 系统相关 > 详细

hibernate.properties

时间:2014-07-28 15:10:03      阅读:223      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   io   for   div   sql   .net   

hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
#hibernate.dialect=org.hibernate.dialect.Oracle10gDialect

hibernate.cache.use_second_level_cache=true
hibernate.cache.region.factory_class=org.hibernate.cache.ehcache.EhCacheRegionFactory
hibernate.cache.use_query_cache=true
hibernate.net.sf.ehcache.configurationResourceName=/ehcache.xml

hibernate.hbm2ddl.auto=update

hibernate.jdbc.fetch_size=50
hibernate.jdbc.batch_size=20

hibernate.show_sql=true
hibernate.format_sql=true
hibernate.use_sql_comments=true

 

hibernate.properties,布布扣,bubuko.com

hibernate.properties

标签:style   blog   color   io   for   div   sql   .net   

原文地址:http://www.cnblogs.com/duwenlei/p/3872751.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!