Uses of Enum Class
jakarta.data.page.PageRequest.Mode
Packages that use PageRequest.Mode
-
Uses of PageRequest.Mode in jakarta.data.page
Methods in jakarta.data.page that return PageRequest.ModeModifier and TypeMethodDescriptionPageRequest.mode()Returns the type of pagination.static PageRequest.ModeReturns 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.