Uses of Class
net.sf.hibernate.expression.Conjunction

Packages that use Conjunction
net.sf.hibernate.expression   
 

Uses of Conjunction in net.sf.hibernate.expression
 

Methods in net.sf.hibernate.expression that return Conjunction
static Conjunction Expression.conjunction()
          Group expressions together in a single conjunction (A and B and C...)