Package app.ductape.sdk.database.types
Class AggregationTypes
java.lang.Object
app.ductape.sdk.database.types.AggregationTypes
Parity with
sdk/ts/src/database/types/aggregation.interface.ts.
IWhereClause / IHavingClause use Map<String, Object> for open shapes.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordPer-alias map of aggregation operations.static final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final record -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
opCount
-
opSum
-
opAvg
-
opMin
-
opMax
-
opStringAgg
-
opGroupConcat
-