| Package | Description |
|---|---|
| org.hibernate.query.criteria.internal.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-2018 Red Hat, Inc. All Rights Reserved.