上一页 1 ··· 91 92 93 94 95 96 97 98 99 ··· 156 下一页
摘要: DeptTest.java 测试类:先创建Session:private Session session; private Transaction tx; @Before public void beforeMethod(){ session=new Configuration() ... 阅读全文
posted @ 2017-03-08 23:56 穆雄雄 阅读(269) 评论(0) 推荐(0)
摘要: DeptTest.java 测试类:先创建Session:private Session session; private Transaction tx; @Before public void bef... 阅读全文
posted @ 2017-03-08 23:56 穆雄雄 阅读(83) 评论(0) 推荐(0)
摘要: DeptTest.java 测试类:先创建Session:private Session session; private Transaction tx; @Before public void beforeMe... 阅读全文
posted @ 2017-03-08 23:56 穆雄雄 阅读(144) 评论(0) 推荐(0)
摘要: HibernateUtil hibernate工具类:package cn.bdqn.hibernate_Criteria.Util;import org.hibernate.Session;import org.hibernate.cfg.Configuration;public cl... 阅读全文
posted @ 2017-03-08 23:39 穆雄雄 阅读(197) 评论(0) 推荐(0)
摘要: HibernateUtil hibernate工具类:package cn.bdqn.hibernate_Criteria.Util;import org.hibernate.Session;impo... 阅读全文
posted @ 2017-03-08 23:39 穆雄雄 阅读(66) 评论(0) 推荐(0)
摘要: HibernateUtil hibernate工具类:package cn.bdqn.hibernate_Criteria.Util;import org.hibernate.Session;import org... 阅读全文
posted @ 2017-03-08 23:39 穆雄雄 阅读(68) 评论(0) 推荐(0)
摘要: hibernate.cfg.xml hibernate主配置文件: org.hibernate.dialect.Oracle9Dialect jdbc:oracle:thin:@127.0.0.1:1521:orcl pro pro oracle.jd... 阅读全文
posted @ 2017-03-08 23:38 穆雄雄 阅读(189) 评论(0) 推荐(0)
摘要: hibernate.cfg.xml hibernate主配置文件: org.hibernate.dialect.Oracle9Dialect jdbc:oracle:thin:@1... 阅读全文
posted @ 2017-03-08 23:38 穆雄雄 阅读(72) 评论(0) 推荐(0)
摘要: hibernate.cfg.xml hibernate主配置文件: org.hibernate.dialect.Oracle9Dialect jdbc:oracle:thin:@127.0.... 阅读全文
posted @ 2017-03-08 23:38 穆雄雄 阅读(84) 评论(0) 推荐(0)
摘要: Dept.hbm.xml 部门表的映射文件: ... 阅读全文
posted @ 2017-03-08 23:36 穆雄雄 阅读(151) 评论(0) 推荐(0)
上一页 1 ··· 91 92 93 94 95 96 97 98 99 ··· 156 下一页