| 程序包 | 说明 |
|---|---|
| com.xphsc.easyjdbc.core.entity |
| 限定符和类型 | 方法和说明 |
|---|---|
<T,S> Aggregation.Aggregate |
Aggregation.Aggregate.aggregate(AggregateType type,
LambdaFunction<T,Object> property,
LambdaFunction<S,Object> asProperty) |
<T> Aggregation.Aggregate |
Aggregation.Aggregate.aggregate(AggregateType type,
LambdaFunction<T,Object> property,
String asProperty) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Aggregation.Aggregate> |
Aggregation.getAggregates() |
| 构造器和说明 |
|---|
Aggregation(Aggregation.Aggregate... aggregates) |
| 构造器和说明 |
|---|
Aggregation(List<Aggregation.Aggregate> aggregates) |
Copyright © 2020. All rights reserved.