Uses of Interface
io.army.criteria.postgre.PostgreQuery._OffsetSpec
Packages that use PostgreQuery._OffsetSpec
-
Uses of PostgreQuery._OffsetSpec in io.army.criteria.postgre
Subinterfaces of PostgreQuery._OffsetSpec 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._LimitSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._OrderByCommaSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._OrderBySpec<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>static interfacePostgreQuery._WindowCommaSpec<I extends io.army.criteria.Item>static interfacePostgreQuery._WindowSpec<I extends io.army.criteria.Item>