| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.expression |
| Modifier and Type | Method and Description |
|---|---|
static AggregationExpression.AggregationFunctionType |
AggregationExpression.AggregationFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationExpression.AggregationFunctionType[] |
AggregationExpression.AggregationFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AggregationExpression(AggregationExpression.AggregationFunctionType type,
javax.persistence.criteria.Expression<?> x) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.