摘要: 学习下Hibernate的Criteria原文地址:http://xuganggogo.javaeye.com/blog/440078方法说明方法说明Restrictions.eq=Restrictions.allEq利用Map来进行多个等于的限制Restrictions.gt>Restrictions.ge>=Restrictions.lt<Restrictions.le<=Restrictions.betweenBETWEENRestrictions.likeLIKERestrictions.ininRestrictions.andandRestrictions.ororRestricti 阅读全文
posted @ 2012-10-19 16:10 lhj588 阅读(291) 评论(0) 推荐(0)