Search code examples
Correct approach to using JPA 2...


jpajpql

Read More
JPQL Join Query using getter method...


jpql

Read More
WHERE parameter equals ANY column (Entity attribute) value...


jpajpa-2.0jpql

Read More
complex sql query with jpa jpql...


javasqlhibernatejpajpql

Read More
JPA select new constructor cause additional selects...


hibernatejpaconstructorleft-joinjpql

Read More
Hibernate generates multiple SQL queries even when I use Left join fetch...


hibernatejpafetchjpql

Read More
JPA Native sql resultlist casting...


mysqljpa-2.0jpql

Read More
JPQL multiple MEMBER OF...


jpajpql

Read More
Using group by and having in a JPA query...


javaormjpajpql

Read More
How to write jpql for entity + a count off that entity?...


hibernatehqljpqlentitymanager

Read More
How to make an inner join between 2 table with JPA...


hibernatejpaannotationsjpql

Read More
Why does JPA join return too many results?...


javajpajoinjpql

Read More
How to do a complex LEFT JOIN condition in JPQL?...


playframeworkleft-joinjpql

Read More
JPQL (with Hibernate) adding fields to query, which are not desired...


javahibernatejpajpql

Read More
JPQL order by one of ElementCollection...


javahibernatejpajpql

Read More
How to query timestamp interval in JPA?...


mysqlhibernatejpahqljpql

Read More
How do I query an composed Object in JPA?...


javajpajpql

Read More
JPQL issue resolving nodes of a collection to compare in query...


hibernatejpajpql

Read More
When should a person use native queries with JPA 2.0 instead of JPQL or CriteriaBuilder?...


jpa-2.0jpqlnative-sql

Read More
JPQL Group By not working...


group-byjpql

Read More
Can I call Static java method in JPQL...


jpql

Read More
JPQL: SIZE function causing strange exceptions on EclipseLink...


javajpacollectionseclipselinkjpql

Read More
When querying a jpa database, is it possible to use methods like this?...


javajspjpajpql

Read More
FETCH JOIN maximum depth?...


javahibernatejpahqljpql

Read More
Generic approach of using LIKE, PERCENT and CONCAT in a JPQL query...


jpaeclipselinkjpa-2.0jpql

Read More
Create custom JPA query function...


jakarta-eejpaeclipselinkjpql

Read More
Sum operator and HashMap object as the result...


javajpql

Read More
JPQL querying a collection of non-entites...


javajpajpql

Read More
jpa case-insensitive in-clause for a list of string values...


jpajpa-2.0jpql

Read More
JPQL Query average per X minutes...


jpql

Read More
BackNext