随笔分类 -  hibernate

摘要:Hibernate+ EhCache配置二级缓存:http://sjsky.iteye.com/blog/1312132 简单了解:https://www.cnblogs.com/Junsept/p/7324981.html 详解Hibernate二级缓存:http://blog.csdn.net/ 阅读全文
posted @ 2018-02-26 18:11 jery.M 阅读(121) 评论(0) 推荐(0)
摘要:Hibernate配置文件的配置说明: Hibernate 映射配置:http://blog.csdn.net/qq_34944851/article/details/53700994 Hibernate两种映射方式:http://blog.csdn.net/yunshixin/article/de 阅读全文
posted @ 2018-02-06 17:41 jery.M 阅读(111) 评论(0) 推荐(0)
摘要:1、mappingResources 2、mappingLocations 3、mappingDirectoryLocations 4、mappingJarLocations 四种方式:https://www.cnblogs.com/bmbi/p/5299953.html oracle blob、c 阅读全文
posted @ 2018-02-05 15:54 jery.M 阅读(226) 评论(0) 推荐(0)
摘要:http://log-cd.iteye.com/blog/199482 1、Hiebernate配置文件中引用proxool配置文件: 2、直接在spring配置文件中配置proxool,无proxool.xml配置文件 3、spring配置文件中直接配置Hibernate,引用proxool配置文 阅读全文
posted @ 2018-02-05 10:59 jery.M 阅读(471) 评论(0) 推荐(0)