Search code examples
JPQL Query gives exception when trying to add condition after order by...


javamysqljpql

Read More
convert BigDecimal to String in order to filter some BigDecimal ids using LIKE in JPQL query...


javajpajpql

Read More
JPQL: Field path cannot be resolved to a collection type...


jpajpql

Read More
PSQL/JPA: rewrite query from returning List<> of occurences to Map<Date, List<>> o...


javasqlhibernatejpajpql

Read More
JPQL - (JPA) ORA-00920: invalid relational operator...


javajpajpqljava-ee-7

Read More
Find entity filtered by a related entity that is in a collection...


javajpaspring-dataspring-data-jpajpql

Read More
JPQL for One to Many Relationship...


javamysqljpaeclipselinkjpql

Read More
JPA Query Entity not mapped error...


javajpahqljpql

Read More
JPQL for Entries Many To Many relationship...


javadatabasehibernatejpajpql

Read More
Search in key value Entity...


jpajpql

Read More
How to translate arithmetic expression from SQL to JPQL?...


mysqlsqljpql

Read More
JPA "contains one of"...


javahibernatejpajpql

Read More
Spring data dynamic @Query based on params possible?...


javajpaspring-bootspring-datajpql

Read More
Why am i getting a JPQL NullPointerException and how do i fix it?...


javahibernatespring-bootnullpointerexceptionjpql

Read More
Build a JPQL on a BLOB with Spring Data JPA...


hibernatejpaspring-data-jpajpqlquerydsl

Read More
JPQL: Access to outer attributes in JOIN of subquery...


jpajpql

Read More
How to read data from database with JPA/JPQL Query and Foreign Keys...


javajpajpql

Read More
Click underlined in red, @Query, JpaRepository...


javaspringspring-mvcspring-data-jpajpql

Read More
Native JPA Query is giving syntax error when running...


hibernatejpajpql

Read More
How to find the value of a column A where the value of column B is the min value for B...


sqljpql

Read More
JPA Two lazy collections in one entity - how to run JPA query to get entity and only one collection...


hibernatejpajakarta-eejpql

Read More
difference between 'detach' and 'remove' entityManager's methods...


jpajpqlentitymanager

Read More
Hibernate bulkUpdate() with List as parameters...


javahibernatejpql

Read More
JPA optimistic lock - setting @Version to entity class cause query to include VERSION as column...


javajpaannotationsversionjpql

Read More
JPA ManyToOne Cascade On UPDATE with JPQL...


javahibernatejpajpql

Read More
A Jpa query annotation to return results as key value pairs...


springspring-bootspring-data-jpajpql

Read More
JPQL WHERE "containsAll"...


hibernatejpaspring-datajpql

Read More
JPQL NOT IN id list...


javahibernatejpajpql

Read More
How can I create a Predicate from a HQL query?...


spring-dataspring-data-jpajpql

Read More
Dynamic query using JpaRepository...


javaspringspring-data-jpajpqlspring-repositories

Read More
BackNext