Uses of Interface
io.army.criteria.postgre.PostgreQuery._GroupBySpec
Packages that use PostgreQuery._GroupBySpec
-
Uses of PostgreQuery._GroupBySpec in io.army.criteria.postgre
Subinterfaces of PostgreQuery._GroupBySpec in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic interfacePostgreQuery._JoinSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._ParensJoinSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._RepeatableJoinClause<I extends io.army.criteria.Item>static interfacePostgreQuery._TableSampleJoinSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._WhereAndSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._WhereSpec<I extends io.army.criteria.Item>