Package com.appiancorp.common.query
Class GenericQuery.GenericBuilder.Selector
java.lang.Object
com.appiancorp.common.query.QueryBuilderTools.Selector
com.appiancorp.common.query.GenericQuery.GenericBuilder.Selector
- Enclosing class:
- GenericQuery.GenericBuilder
This is how you instantiate columns to configure a query for selection, grouping or aggregation.
For aggregations there is QueryBuilder.Aggregator
to help
creating an aggregation it in a more organic way.
-
Constructor Details
-
Selector
public Selector()
-