Search code examples
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...


springoracle-databasehibernatespring-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
How to implement JPQL query?...


javasqljpajpql

Read More
Need Help Converting a SQL Query to JPQL...


mysqlsqljpql

Read More
Operand should contain 2 column(s) when fetching data through JPQL using IN & MEMBER OF clause...


javamysqlspring-bootjpqlhibernate-mapping

Read More
Executing an update/delete query in the JQPL query...


spring-bootspring-datajpql

Read More
How to implement ORDER BY from a Spring Data JPA GROUP BY query...


springspring-mvcspring-data-jpajpql

Read More
JPA Query MONTH/YEAR functions...


javaormjpajpql

Read More
How to fetch data from database by ignoring/replacing/trimming in between spaces of column value in ...


oracle-databasehibernatejpajpql

Read More
JPA @repository @Query Can handle a null entity?...


javaspringhibernatejpajpql

Read More
ORDER BY CASE column in Spring Data JPA...


javaspringspring-dataspring-data-jpajpql

Read More
How to join fetch only selected children entities with parent entity...


javaspringjpaspring-datajpql

Read More
How to configure JPA with JPQL in Spring Boot Application - "can't resolve symbol.."...


javasqlspringspring-datajpql

Read More
Hibernate: orphanRemoval not working for cloned object...


javaxmldatabasehibernatejpql

Read More
paging and sorting with Jpa returns only around 10% records from db...


javasqlspringspring-bootjpql

Read More
Hibernate Null Attribute Value using Camel-Case...


javasqlspringspring-bootjpql

Read More
How to getList using JPA when the first entity is the following entity after the entity with specifi...


javasqlspringspring-data-jpajpql

Read More
Row count for login concept in springboot application...


javaspringspring-bootspring-data-jpajpql

Read More
Java throws "PersistenceException:SQLGrammarException: Could not extract resultset"...


javamysqlsqlhibernatejpql

Read More
Inner join using JpaRepository without writing the query...


javaspringspring-data-jpaspring-datajpql

Read More
What should I prefer using JPA - pure SQL or JPQL and how to create/delete table using JPQL and Enti...


javasqlspringjpajpql

Read More
BackNext