摘要: String hql = "select thedate,thehour,node,query_num from Cdns cdns where thehour = " +"21"; Query query = session.createQuery(hql); List list = quer... 阅读全文
posted @ 2015-12-18 22:22 宝山方圆 阅读(703) 评论(0) 推荐(0)