Module jakarta.data

Package jakarta.data


package jakarta.data

Jakarta Data provides an API that simplifies data access. It enables the Java developer to focus on the data model, while delegating away the complexities of data persistence.

The module Javadoc provides an overview of Jakarta Data.

  • Class
    Description
    Represents the direction of the ordering.
    Specifies a limit on the number of results retrieved by a repository method.
    Requests sorting on various entity attributes.
    Sort<T>
    Requests sorting on a given entity attribute.