Uses of Interface
org.jooq.SelectLimitAfterOffsetStep
-
Uses of SelectLimitAfterOffsetStep in org.jooq
Modifier and TypeMethodDescription@NotNull SelectLimitAfterOffsetStep<R>
Add a 0-basedOFFSET
clause to the query.@NotNull SelectLimitAfterOffsetStep<R>
Add a 0-basedOFFSET
clause to the query.