/jakartaee-data

Data-API

Primary LanguageJavaApache License 2.0Apache-2.0

Jakarta data

Jakarta Data provides an API that makes data access easy. A Java developer can split the persistence from the model with several features, such as the ability to compose custom query methods on a Repository interface where the framework will implement it.