Uses of Class
org.hibernate.criterion.Disjunction

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

Uses of Disjunction in org.hibernate.criterion
 

Methods in org.hibernate.criterion that return Disjunction
static Disjunction Restrictions.disjunction()
          Group expressions together in a single disjunction (A or B or C...)
 



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