Uses of Package
org.hibernate.ejb.criteria.expression.function

Packages that use org.hibernate.ejb.criteria.expression.function
org.hibernate.ejb.criteria.expression.function   
 

Classes in org.hibernate.ejb.criteria.expression.function used by org.hibernate.ejb.criteria.expression.function
AggregationFunction
          Models SQL aggregation functions (MIN, MAX, COUNT, etc).
BasicFunctionExpression
          Models the basic concept of a SQL function.
FunctionExpression
          Contract for expressions which model a SQL function call.
ParameterizedFunctionExpression
          Support for functions with parameters.
 



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