Uses of Package
jakarta.data
Package
Description
Jakarta Data provides an API that makes data access easy.
A static metamodel for entities that are used in Jakarta Data repositories.
Splits query results into slices or pages.
-
ClassDescriptionRepresents the direction of the ordering.Limits the number of results of a single invocation of a repository find method to a maximum amount or to within a positional range.
Sort
allows the application to dynamically provide sort criteria which includes a case sensitivity request, aDirection
and a property. -
-