Search code examples
JPQL where clause with collection in collection...


javasqlspringhibernatejpql

Read More
Syntax error parsing the query (JPA)...


jpajpql

Read More
JPA Add extra fields by calling a function...


jpajpql

Read More
JPA JPQL query returning null...


jpajpql

Read More
Join multiple entities using where clause and get result from that...


javaspring-bootspring-data-jpajpql

Read More
Multiple clause query in spring boot...


javamysqlspring-bootspring-data-jpajpql

Read More
How to fix syntax error when using ?#{principal.username} in a delete @Query in a Spring JPA reposit...


springspring-dataspring-data-jpajpqlspring-el

Read More
Kundera Cassandra JPQL with Compound Key...


jpaormcassandrajpqlkundera

Read More
org.hibernate.QueryException: could not resolve property:...


hibernatejpql

Read More
EL1007E: Property or field 'classes' cannot be found on null - while trying to display name ...


springjpaspring-data-jpajpql

Read More
How to display data from multiple tables using Spring data JPA - many to many relation...


springspring-data-jpajpqljpa-criteria

Read More
JPQL query updating CollectionTable...


dictionaryjpaentityjpql

Read More
JPQL find entity by exact array match...


javajpajpql

Read More
How to fix eclipselink.refresh is not valid for this type of query in JPQL?...


javajpqlcuba-platform

Read More
how to create spring data query if where conditions for internal Object's properies...


springspring-dataspring-data-jpajpql

Read More
JPQL not working with dates...


javarestspring-bootspring-data-jpajpql

Read More
How can transform objects that spring data repositories return?...


javaspringspring-dataspring-data-jpajpql

Read More
Spring JPA returning only fields, not entities...


javaspringspring-data-jpajpql

Read More
Get single element from JPA nested OneToMany relationship...


javahibernatejpajpqlquerydsl

Read More
Join JPA OneToOne relationship on Primary key columns...


javahibernatepostgresqljpajpql

Read More
JPQL include elementCollection map in select statement...


javajpajpql

Read More
JPQL checkif room is available between dates...


javamysqlsqljpajpql

Read More
How can I do a join using the same table with JPA Repository?...


javaspringspring-mvcspring-data-jpajpql

Read More
In JPA Query, can I pass the order by property and DESC/ASC order as parameters in the method signat...


javamysqlspringspring-data-jpajpql

Read More
What is the return type for JPA query method when query result is not a class?...


javahibernatejpajpql

Read More
supplying @Query with a runtime generated jpql query...


javaspring-datajpql

Read More
HSQLDB: Caused by: Using MAX, but not Group By, and getting java.sql.SQLSyntaxErrorException: expres...


javahibernatejpahsqldbjpql

Read More
Hibernate query to Sql query...


javapostgresqlhibernatespring-data-jpajpql

Read More
How can i inner join a subquery in JPQL...


jpajpa-2.0jpql

Read More
POJO getter returning JPQL query result?...


javajpajpqlpojo

Read More
BackNext