| Package | Description | 
|---|---|
| org.hibernate.jpa.criteria.expression.function | 
| Class and Description | 
|---|
| 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-2015 Red Hat, Inc. All Rights Reserved.