摘要: Hibernate工作原理及为什么要用? 原理:1.通过Configuration().configure();读取并解析hibernate.cfg.xml配置文件2.由hibernate.cfg.xml中的<mapping resource="com/xx/User.hbm.xml"/>读取并解析 阅读全文
posted @ 2017-04-11 02:18 个子 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 本文参考了多篇文档 阅读全文
posted @ 2017-04-11 02:03 个子 阅读(8784) 评论(0) 推荐(0) 编辑