hibernate之工具类
摘要:
package util; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.cfg.Configuration; /** * Hibernate工具类 * 作用: 获取session与关闭session * @author 尹涛 * */ public c... 阅读全文
posted @ 2016-12-08 22:18 小尹有个小小梦想 阅读(443) 评论(0) 推荐(0)
浙公网安备 33010602011771号