2016年5月18日
摘要: hibernate 的 hql查询 String hql = "FROM UserModel a WHERE a.userName = ?"; Session session = DbTools.getSession(); //获取 数据库 sessio... 阅读全文
posted @ 2016-05-18 00:18 黑鸟卫 阅读(136) 评论(0) 推荐(0)