Uses of Interface
com.blazebit.persistence.spring.data.repository.KeysetPageable
Packages that use KeysetPageable
Package
Description
Blaze-Persistence Spring-Data integration.
-
Uses of KeysetPageable in com.blazebit.persistence.spring.data.base.query
Methods in com.blazebit.persistence.spring.data.base.query that return KeysetPageableModifier and TypeMethodDescriptionKeysetAwarePageImpl.nextPageable()KeysetAwareSliceImpl.nextPageable()KeysetAwarePageImpl.previousPageable()KeysetAwareSliceImpl.previousPageable() -
Uses of KeysetPageable in com.blazebit.persistence.spring.data.repository
Classes in com.blazebit.persistence.spring.data.repository that implement KeysetPageableModifier and TypeClassDescriptionclassLikePageRequestbut with support for keyset pagination.Methods in com.blazebit.persistence.spring.data.repository that return KeysetPageableModifier and TypeMethodDescriptionKeysetAwarePage.nextPageable()KeysetAwareSlice.nextPageable()KeysetAwarePage.previousPageable()KeysetAwareSlice.previousPageable()