Uses of Interface
io.army.criteria.postgre.PostgreQuery._WindowSpec
Packages that use PostgreQuery._WindowSpec
-
Uses of PostgreQuery._WindowSpec in io.army.criteria.postgre
Subinterfaces of PostgreQuery._WindowSpec in io.army.criteria.postgreModifier and TypeInterfaceDescriptionstatic interfacePostgreQuery._GroupByCommaSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._GroupBySpec<I extends io.army.criteria.Item>static interfacePostgreQuery._HavingAndSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._HavingSpec<I extends io.army.criteria.Item>static 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>