11 2014 档案
摘要:http://www.360doc.com/content/14/0309/19/834950_359081989.shtml
阅读全文
摘要:http://weblogs.asp.net/scottgu/using-ef-code-first-with-an-existing-databasehttp://weblogs.asp.net/jongalloway//generating-ef-code-first-model-classes...
阅读全文
摘要:准备工具:VS2013、MySQL For VisualStudio 1.1.4、Connector/Net 6.8.3(百度网盘里)程序包管理器执行命令:Install-Package EntityFrameworkInstall-Package MySql.Data.Entity.EF6Inst...
阅读全文
摘要:http://blog.csdn.net/woshichenxu/article/details/5863611. 关于hibernate缓存的问题:1.1.1. 基本的缓存原理Hibernate缓存分为二级,第一级存放于session中称为一级缓存,默认带有且不能卸载。第二级是由sessionFa...
阅读全文