Uses of Class
app.babylon.table.plans.TablePlanAggregate
Packages that use TablePlanAggregate
-
Uses of TablePlanAggregate in app.babylon.table.plans
Methods in app.babylon.table.plans that return TablePlanAggregateModifier and TypeMethodDescriptionprotected TablePlanAggregateTablePlanAggregate.self()TablePlanAggregate.withAggregate(ColumnName sourceColumnName, Aggregate aggregate) TablePlanAggregate.withAggregate(ColumnName sourceColumnName, ColumnName outputColumnName, Aggregate aggregate) TablePlanAggregate.withColumnType(ColumnName columnName, Column.Type columnType) TablePlanAggregate.withGroupBy(ColumnName... columnNames)