Uses of Class
org.hibernate.criterion.Conjunction

Packages that use Conjunction
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
 

Uses of Conjunction in org.hibernate.criterion
 

Methods in org.hibernate.criterion that return Conjunction
static Conjunction Restrictions.conjunction()
          Group expressions together in a single conjunction (A and B and C...)
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.