Search code examples
EntityManager.find behavior with an object containing 2 id as primary key...


javadatabasejpapersistencejpql

Read More
JPA Criteria with ElementCollection...


javajpajpqlcriteria-api

Read More
JPA, Spring Webservice Select with NOT IN and IN...


javasqljpajpqlnotin

Read More
JPQL query with count function on an association field...


hibernatejpajpql

Read More
What is return type of AVG function in JPQL?...


hibernatejpajpql

Read More
JPQL / JPA query to order entities based on the greatest/maximum of two columns?...


jpajpql

Read More
How to get all objects using hibernate-core-5.2.0.Final.jar...


javahibernatejpa-2.0jpqlhibernate-criteria

Read More
Spring JPA Hibernate JPQL find index of item that was passed in where clause...


hibernatejpaspring-datajpql

Read More
Eclipselink group by clause with trunc function...


oraclejakarta-eeeclipselinkjpql

Read More
MEMBER OF in EJB-QL 3 doesn't work...


javajpajbossjpql

Read More
Using JPA AttributeConverter for Boolean Y/N field: "Unable to render boolean literal value&quo...


javajpajpql

Read More
IN-clause error with Spring Data JPA @Query annotation...


javaspring-dataspring-data-jpajpqlin-clause

Read More
Returning a list of a custom object with JPQL...


jsonhibernatejpql

Read More
Additional queries in JPA...


javasqlhibernatejpajpql

Read More
Cannot select container...


javahibernatehqljpql

Read More
Join Fetch for One To Many relationship is returning same entity multiple times...


hibernatejpapersistencehqljpql

Read More
JPQL EclipseLink Pagination...


postgresqljakarta-eepaginationeclipselinkjpql

Read More
Hibernate functions lower and upper not working on Polish special characters...


javahibernatejpapersistencejpql

Read More
FindByOrNullAnd method in Spring Data JPA - cruderepository...


jakarta-eespring-bootspring-data-jpajpql

Read More
JPQL SELECT between date statement...


javasqljpajpql

Read More
Use select distinct in JPQL and retrieve all columns...


javajpaselectdistinctjpql

Read More
JPQL IS NOT NULL is returning objects with NULL...


javaspringhibernatejpql

Read More
JPQL: Syntax error parsing the query, unexpected token...


javajpapersistencejpa-2.0jpql

Read More
How to get JPQL queries autocompolete for me in Eclipse3.5...


eclipsejpaautocompleteeclipse-pluginjpql

Read More
OpenJPA query validation error...


jpqlopenjpa

Read More
spring data load children and query by child property...


spring-dataspring-data-jpajpql

Read More
Why does a manually defined Spring Data JPA delete query not trigger cascades?...


jpaspring-data-jpajpqlcascadecascading-deletes

Read More
SpringData : is it possible to have subqueries in the Query annotation?...


javajpqlspring-data

Read More
JPA, Hibernate. java.lang.IllegalStateException: No data type for node...


javahibernatejpajpql

Read More
How to write JPA query where parameter is a set?...


javajpajpql

Read More
BackNext