News

The object-oriented possibilities in JPA go far beyond what has been covered in this article: JPA also lets you write JPQL queries (similar to Hibernate’s HQL queries) or native SQL queries, and ...