摘要: Hibernate工作原理及为什么要用? 原理:1.通过Configuration().configure();读取并解析hibernate.cfg.xml配置文件2.由hibernate.cfg.xml中的读取并解析映射信息3.通过config.buildSessionFa... 阅读全文
posted @ 2015-01-12 20:05 孤独青鸟 阅读(177) 评论(0) 推荐(0) 编辑