The Jakarta Persistence API utilizes a query language for communicating with underlying data stores. Although Jakarta EE uses entities rather than SQL for database access, it provides a query language so that developers can obtain the required information via the entities. The Jakarta Persistence Query Language does just that because it provides a facility for querying and working with Jakarta EE entity objects. Although it is very similar to SQL, it is ...
9. Jakarta Persistence Query Language
Get Java EE to Jakarta EE 10 Recipes: A Problem-Solution Approach for Enterprise Java now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.