Some Eclipse Foundation pages use cookies to better serve you when you return to the site. You can set your browser to notify you before you receive a cookie or turn off cookies. If you do so, however, some areas of some sites may not function properly. To read Eclipse Foundation Privacy Policy click here.
Jakarta Data provides an API to allow easy data access technologies.
Thus, a Java developer can split the persistence and the model with several features such as a Repository interface with the method by query,
where the framework will implement it.