2015年11月7日

Hibernate

摘要: 1,全查String hql="from StudInfo"; Query q=ss.createQuery(hql);public static void main(String[] args) { // 1.获取Session Session ss=HibernateSessionFact... 阅读全文

posted @ 2015-11-07 20:47 kebizhanmushi 阅读(144) 评论(0) 推荐(0)

导航