Search code examples
What is the LIMIT clause alternative in JPQL?...


javamysqljpaspring-data-jpajpql

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


javaspringhibernatejpql

Read More
JPQL : geting results from a multi expression select...


jpajpql

Read More
Which is fastest way to fetch large data's from database in spring boot Application...


spring-bootspring-data-jpajpqljdbctemplatecriteriabuilder

Read More
Oracle CLOB and JPA/Hibernate ORDER BY?...


oracle-databasehibernatejpajpqlora-00932

Read More
Get the number of records updated after executing a jpql query...


hibernatejpajpql

Read More
Can I limit the result of JPQL to just return one result?...


springjpaspring-dataspring-data-jpajpql

Read More
How to select from subclass entity property using Spring Data / JPQL?...


hibernatejpaspring-data-jpaspring-datajpql

Read More
Convert JPA query.getResultList() to MY Objects...


javajpajpql

Read More
Casting Integer to String in JPQL...


jpajpqljpa-2.0entitymanager

Read More
JPQL Create new Object In Select Statement - avoid or embrace?...


javahibernateormjpajpql

Read More
Is Select EXISTS() possible in JPQL?...


jpajpqljpa-2.0

Read More
What is the BINARY operator equivalent in JPQL?...


mysqljpajpql

Read More
NamedBasicTypeImpl EntityValuedModelPart are in unnamed module of loader 'app'...


javaspring-bootjpaspring-data-jpajpql

Read More
Spring Data JPA/Hibernate: JPQL constructor expressions- difference between using "new(..)&quot...


hibernatejpaspring-data-jpajpqlentitymanager

Read More
JPA: Query that returns multiple entities...


javahibernatejpajpql

Read More
Finding items with a set containing all elements of a given set with jpql...


javasqlhibernatejpajpql

Read More
Upgrade from hibernate 5 to hibernate 6.4 causes a wrong generated SQL statement with a strange case...


spring-boothibernatejpql

Read More
Why does one delete statement cascade, but not the other?...


javajpaspring-data-jpaspring-datajpql

Read More
Error: Parameter value did not match expected type...


jpajpql

Read More
Combining DISTINCT and ORDER BY when ordering by nested property with JPA...


javaspring-data-jpajpql

Read More
JPQL and list of tuples as parameter for SELECT IN statements...


hibernatespring-bootjpakotlinjpql

Read More
Collation in Hibernate v6 for ORDER BY clause of JPQL...


javahibernatejpqlcollationhibernate-query

Read More
How to use multiple JOIN FETCH in one JPQL query...


javahibernatejpajoinjpql

Read More
Update value with join...


javahibernatejpajpql

Read More
Error on compiling query: The abstract schema type 'entity' is unknown...


javajpapersistencejpql

Read More
Is it possible to create a dynamic JPQL query?...


javajpajpql

Read More
No converter found capable of converting from Integer type to CustomType entity...


javaspringspring-bootspring-data-jpajpql

Read More
JPA native query join returns object but dereference throws class cast exception...


javasqljpajpql

Read More
How to join tables efficiently?...


javajpaeclipselinkjpql

Read More
BackNext