Package | Description |
---|---|
com.edorasware.api.query.internal | |
com.edorasware.commons.core.persistence.jdbc |
Classes for JDBC-based database persistence management and configuration thereof.
|
Modifier and Type | Method and Description |
---|---|
AggregateReferenceValue.AggregationStrategy |
AggregateReferenceValue.getAggregationStrategy() |
static AggregateReferenceValue.AggregationStrategy |
AggregateReferenceValue.AggregationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateReferenceValue.AggregationStrategy[] |
AggregateReferenceValue.AggregationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AggregateReferenceValue(Predicate predicate,
AggregateReferenceValue.AggregationStrategy aggregationStrategy) |
Modifier and Type | Method and Description |
---|---|
static String |
SqlAggregationStrategyRenderer.render(AggregateReferenceValue.AggregationStrategy strategy) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.