Search code examples
JPA distinct inner join with Condition on joined table...


javasqloraclejpajpql

Read More
Custom join condition in JPA...


sqljpajpqlspring-data-jpa

Read More
How to pass Hashmap into spring data jpa method and use that in update statement?...


javaspring-bootspring-data-jpajpql

Read More
Spring Boot JPA Native Query - is not null check based on parameter...


javaspringspring-boothibernatejpql

Read More
Java 8 Spring Data JPA Parameter binding...


jpajava-8jpqlspring-data-jpa

Read More
Need a JPA query which sorts Posts, posted on last 4hours...


javaspringspring-bootjpajpql

Read More
Error while using JPQL to query by joining tables...


javaspringhibernatejoinjpql

Read More
JPA/Hibernate + HQL/JPQL: select DTO with BigDecimal parameter...


javahibernatejpahqljpql

Read More
search using regex in JPA...


javamysqlregexspringjpql

Read More
JPQL query / JPA / Spring boot best practice of updating many to many table...


spring-bootjpaspring-data-jpajpql

Read More
java.lang.IllegalArgumentException: Name for parameter binding must not be null or empty...


javasqljpql

Read More
Select entities that have a field with occurence different from using spring jpa...


javaspring-bootspring-data-jpajpql

Read More
JPQL query with JOIN ... ON clause + sub query results in exception "Internal problem encounter...


hibernatejpaeclipselinkjpqljpa-2.1

Read More
Spring Data JPA - How to implement LIKE search with multiple values on the same column...


hibernatespring-data-jpajpqlcriteriaquerydynamic-queries

Read More
Suitable way of using JPQL BETWEEN clause with dates...


datejpajpql

Read More
How to impose LIMIT on sub-query of JPA query?...


jpasubqueryjpql

Read More
How to avoid join 'explosions' in JPA with Hibernate when fields from multiple tables are ne...


javaspringhibernatejpajpql

Read More
SELECT with JOIN And SUM in JPQL...


mysqlspringhibernatejpql

Read More
Recursive JPA query?...


javaormjpa-2.0jpqlrecursive-query

Read More
JPA Projection: select only some items and an entire entity of @OneToMany relationship...


hibernatejpaspring-data-jpahqljpql

Read More
JPQL join fetch if not null...


hibernatejpajpql

Read More
How to Convert a JQPL Query into a DTO?...


javahibernatejpajpqljava-ee-8

Read More
Query annotation count of list for many to many mapping...


spring-bootspring-data-jpaspring-datajpql

Read More
How to make both bidirectional hiberbate entities serialized...


javajsonhibernatejpqlbidirectional

Read More
JPQL select query, unable to Group By...


javamysqljpajpql

Read More
Spring data: CONCAT are removing commas when used with TRANSLATE...


springhibernatespring-dataspring-data-jpajpql

Read More
Spring Boot Records older then 5 years in Oracle...


springoraclehibernatespring-data-jpajpql

Read More
Translate SQL Query to JPQL - @ManyToMany join...


sqlspringhibernatespring-data-jpajpql

Read More
JPA: select in polymorphic entities with JPQL, eclipselink and joined inheritance using multiple dow...


javajpaeclipselinkjpqldowncast

Read More
UPDATE and JOIN with JPQL...


jpajoinjpql

Read More
BackNext