Uses of Interface
io.army.criteria.postgre.PostgreQuery._HavingSpec
Packages that use PostgreQuery._HavingSpec
-
Uses of PostgreQuery._HavingSpec in io.army.criteria.postgre
Subinterfaces of PostgreQuery._HavingSpec in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic interfacePostgreQuery._GroupByCommaSpec<I extends io.army.criteria.Item>Methods in io.army.criteria.postgre that return PostgreQuery._HavingSpecModifier and TypeMethodDescriptionPostgreQuery._GroupBySpec.groupBy(io.army.criteria.impl.SQLs.Modifier modifier, java.util.function.Consumer<java.util.function.Consumer<io.army.criteria.GroupByItem>> consumer) PostgreQuery._GroupBySpec.ifGroupBy(io.army.criteria.impl.SQLs.Modifier modifier, java.util.function.Consumer<java.util.function.Consumer<io.army.criteria.GroupByItem>> consumer)