Search code examples
Customize spring data jpa repository's query to avoid fetch eager fields...


springspring-bootspring-data-jpajpql

Read More
IN-clause in HQL or Java Persistence Query Language...


javahibernatejpahqljpql

Read More
Missing constructor when using SELECT NEW DTO with query Java Persist Query Language...


javapostgresqlspring-boothibernatejpql

Read More
Spring JPQL SELECT CASE WHEN returns Null instead of boolean value...


javapostgresqlhibernatespring-data-jpajpql

Read More
Spring Data JPA and Exists query...


javahibernatejpaspring-datajpql

Read More
How can I avoid the Warning "firstResult/maxResults specified with collection fetch; applying i...


javahibernatejpajpqlejb-3.0

Read More
search using regex in JPA...


javamysqlregexspringjpql

Read More
org.hibernate.query.QueryArgumentException: Argument [44] of type [java.lang.Integer] did not match ...


javaspring-boothibernatespring-data-jpajpql

Read More
How to resolve "Column 'is_deleted' in field list is ambiguous" error in JPQL upda...


javaspring-boothibernatejpql

Read More
How to parameterise Postgresql Interval for TimescaleDB `time_bucket` function with JPQL, Spring Dat...


postgresqlhibernatejpqljpa-2.1timescaledb

Read More
JPQL cant recognize column...


spring-bootjpaspring-data-jpajpql

Read More
This JPQL translation to SQL doesn't make any sense...


spring-boothibernatejpql

Read More
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
BackNext