Technical Article: Querying JPA Entities with JPQL and Native SQL

Learn how to take advantage of the Java Persistence query language and native SQL when querying over Java Persistence API entities.

More...