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

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

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

Subclasses of Expressions.BinarayFunctionalExpression in org.apache.openjpa.persistence.criteria
static class Expressions.Concat
           
static class Expressions.Diff<N extends Number>
           
static class Expressions.Mod
           
static class Expressions.Product<N extends Number>
           
static class Expressions.Quotient<N extends Number>
           
static class Expressions.Sum<N extends Number>
           
static class Expressions.Trim
           
 



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