随笔分类 -  hibernate

摘要:http://blog.csdn.net/a491057947/article/details/46724707 阅读全文
posted @ 2016-09-25 19:26 人生设计师 阅读(130) 评论(0) 推荐(0) 编辑
摘要:一、why(为什么要用Hibernate缓存?) Hibernate是一个持久层框架,经常访问物理数据库。 为了降低应用程序对物理数据源访问的频次,从而提高应用程序的运行性能。 缓存内的数据是对物理数据源中的数据的复制,应用程序在运行时从缓存读写数据,在特定的时刻或事件会同步缓存和物理数据源的数据。 阅读全文
posted @ 2016-03-07 07:19 人生设计师 阅读(238) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxidc.com/Linux/2015-02/114265.htm 阅读全文
posted @ 2016-01-17 09:30 人生设计师 阅读(181) 评论(0) 推荐(0) 编辑
摘要:原文地址:http://www.cnblogs.com/hoojo/p/Spring_Hibernate_MyBatis_MultipleDataSource_switchDataSource.html#2836713 阅读全文
posted @ 2015-12-06 18:30 人生设计师 阅读(183) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示