public abstract class Aggregate extends Object
构造器和说明 |
---|
Aggregate() |
限定符和类型 | 方法和说明 |
---|---|
abstract List<BindData> |
aggregate(DatasetExpression expr,
Cell cell,
Context context) |
protected boolean |
doCondition(Condition condition,
Cell cell,
Object obj,
Context context) |
protected Condition |
getCondition(Cell cell) |
protected Object |
mappingData(Map<String,String> mappingMap,
Object data) |
protected void |
orderBindDataList(List<BindData> list,
Order order) |
Copyright © 2022 Bstek. All rights reserved.