Uses of Interface
com.blazebit.persistence.KeysetBuilder
Packages that use KeysetBuilder
-
Uses of KeysetBuilder in com.blazebit.persistence
Methods in com.blazebit.persistence that return KeysetBuilderModifier and TypeMethodDescriptionKeysetQueryBuilder.afterKeyset()Uses the keyset which the keyset builder constructed to filter out rows that come before the keyset.KeysetQueryBuilder.beforeKeyset()Uses the keyset which the keyset builder constructed to filter out rows that come after the keyset.Uses the given value as reference value for keyset pagination for the given expression.