|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Aggregation | |
|---|---|
| net.sf.jpacriteria | |
| net.sf.jpacriteria.aggregation | |
| net.sf.jpacriteria.select | |
| Uses of Aggregation in net.sf.jpacriteria |
|---|
| Fields in net.sf.jpacriteria declared as Aggregation | |
|---|---|
protected Aggregation |
BasicCriteriaImpl.aggregation
|
| Methods in net.sf.jpacriteria that return Aggregation | |
|---|---|
Aggregation |
CompiledCriteriaImpl.getAggregation()
|
Aggregation |
BasicCriteriaImpl.getAggregation()
|
Aggregation |
BasicCriteria.getAggregation()
|
| Methods in net.sf.jpacriteria with parameters of type Aggregation | |
|---|---|
Criteria |
CompiledCriteriaImpl.aggregate(Aggregation aggregation,
Aggregation... aggregations)
|
Criteria |
CompiledCriteriaImpl.aggregate(Aggregation aggregation,
Aggregation... aggregations)
|
T |
BasicCriteriaImpl.aggregate(Aggregation aggregation,
Aggregation... aggregations)
|
T |
BasicCriteriaImpl.aggregate(Aggregation aggregation,
Aggregation... aggregations)
|
T |
BasicCriteria.aggregate(Aggregation aggregation,
Aggregation... aggregations)
|
T |
BasicCriteria.aggregate(Aggregation aggregation,
Aggregation... aggregations)
|
| Uses of Aggregation in net.sf.jpacriteria.aggregation |
|---|
| Classes in net.sf.jpacriteria.aggregation that implement Aggregation | |
|---|---|
class |
AggregationImpl
|
class |
ComplexAggregation
|
class |
ConstructorAggregation
|
class |
DistinctAggregation
|
class |
SimpleAggregation
|
| Fields in net.sf.jpacriteria.aggregation declared as Aggregation | |
|---|---|
static Aggregation |
Aggregations.COUNT
|
static Aggregation |
Aggregations.DISTINCT
|
static Aggregation |
Aggregations.MAX
|
static Aggregation |
Aggregations.MIN
|
static Aggregation |
Aggregations.SUM
|
| Methods in net.sf.jpacriteria.aggregation that return Aggregation | |
|---|---|
Aggregation |
AggregationImpl.append(Aggregation aggregation)
|
Aggregation |
Aggregation.append(Aggregation aggregation)
|
static Aggregation |
Aggregations.constructor(java.lang.Class aClass)
|
static Aggregation |
Aggregations.join(Aggregation aggregation,
Aggregation... aggregations)
|
| Methods in net.sf.jpacriteria.aggregation with parameters of type Aggregation | |
|---|---|
Aggregation |
AggregationImpl.append(Aggregation aggregation)
|
Aggregation |
Aggregation.append(Aggregation aggregation)
|
static Aggregation |
Aggregations.join(Aggregation aggregation,
Aggregation... aggregations)
|
static Aggregation |
Aggregations.join(Aggregation aggregation,
Aggregation... aggregations)
|
| Constructors in net.sf.jpacriteria.aggregation with parameters of type Aggregation | |
|---|---|
ComplexAggregation(Aggregation aggregation1,
Aggregation aggregation2)
|
|
| Uses of Aggregation in net.sf.jpacriteria.select |
|---|
| Methods in net.sf.jpacriteria.select with parameters of type Aggregation | |
|---|---|
Selection |
SelectionImpl.aggregate(Aggregation aggregation)
|
Selection |
Selection.aggregate(Aggregation aggregation)
|
static Selection |
Selections.aggregate(Selection selection,
Aggregation aggregation,
Aggregation... aggregations)
|
static Selection |
Selections.aggregate(Selection selection,
Aggregation aggregation,
Aggregation... aggregations)
|
| Constructors in net.sf.jpacriteria.select with parameters of type Aggregation | |
|---|---|
AggregatedSelection(Selection selection,
Aggregation aggregation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||