|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregatedAuditExpression.AggregatedMode | |
---|---|
org.hibernate.envers.query.criteria |
Uses of AggregatedAuditExpression.AggregatedMode in org.hibernate.envers.query.criteria |
---|
Methods in org.hibernate.envers.query.criteria that return AggregatedAuditExpression.AggregatedMode | |
---|---|
static AggregatedAuditExpression.AggregatedMode |
AggregatedAuditExpression.AggregatedMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AggregatedAuditExpression.AggregatedMode[] |
AggregatedAuditExpression.AggregatedMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.hibernate.envers.query.criteria with parameters of type AggregatedAuditExpression.AggregatedMode | |
---|---|
AggregatedAuditExpression(PropertyNameGetter propertyNameGetter,
AggregatedAuditExpression.AggregatedMode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |