Uses of Class
org.apache.openjpa.persistence.criteria.Expressions.BinaryLogicalExpression

Packages that use Expressions.BinaryLogicalExpression
org.apache.openjpa.persistence.criteria OpenJPA Criteria Query 
 

Uses of Expressions.BinaryLogicalExpression in org.apache.openjpa.persistence.criteria
 

Subclasses of Expressions.BinaryLogicalExpression in org.apache.openjpa.persistence.criteria
static class Expressions.Equal
           
static class Expressions.GreaterThan
           
static class Expressions.GreaterThanEqual
           
static class Expressions.LessThan
           
static class Expressions.LessThanEqual
           
static class Expressions.NotEqual
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.