Uses of Enum Class
jakarta.data.page.PageRequest.Mode
-
Uses of PageRequest.Mode in jakarta.data.page
Modifier and TypeMethodDescriptionPageRequest.mode()
Returns the type of pagination.static PageRequest.Mode
Returns the enum constant of this class with the specified name.static PageRequest.Mode[]
PageRequest.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.