Search code examples
Check if java Timestamp is null in jpql query...


javaspringpostgresqljpajpql

Read More
JPQL Query results in multiple roundtrips to database even EAGER and JOIN FETCH...


javaspringhibernatejpajpql

Read More
Referencing join column in JPQL...


javaspringjpajpqlhibernate-mapping

Read More
How to find within a date interval in Spring Boot?...


spring-bootspring-data-jpajpa-2.0jpqljava-ee-8

Read More
Adding interval to timestamp. Producing @Query in Repository interface...


javaspringpostgresqljpql

Read More
JPA Native query get a Single Object...


javamysqlhibernatejpajpql

Read More
Why hibernate PolymorphismType.EXPLICIT annotation returns the children of a parent on a JPA findAll...


javahibernateinheritancejpqlhibernate-mapping

Read More
Are HQL table aliases case sensitive?...


hibernatehqlaliasjpqlcase-sensitive

Read More
Does the data type used in JPA entity class for defining a column impact the creation of a query in ...


javajpajpql

Read More
Storing the keysets from a JPQL query result in a java list...


javajpql

Read More
Should I include distinct in this JPQL query?...


javahibernatejpajpql

Read More
JPQL Constructor ignoring Rows whose have a NULL value...


javasqlspringconstructorjpql

Read More
JPQL many to many select query...


javahibernatejpajpql

Read More
Many-to-Many query jpql...


javajpajpa-2.0jpql

Read More
JPQL can not prevent cache for JPQL query...


jpaeclipselinkjpql

Read More
Jpa select query to a new object gives error...


javamysqljpaspring-data-jpajpql

Read More
Last record in each group...


hibernatejpajpql

Read More
JPA: java.lang.StackOverflowError on adding toString method in entity classes...


hibernatestack-overflowjpqltostringjpa-2.1

Read More
Spring Data JPA Fetch from one table using the relationship table...


hibernatespring-dataspring-data-jpajpqlmany-to-one

Read More
JPQL 'Function' doesn't send operator...


mysqljpaeclipselinkjpql

Read More
I want to remove native query from this method. How do I do it?...


javaspring-bootjpaspring-data-jpajpql

Read More
Select the top row in JPQL without using native query option...


javajpajpql

Read More
Spring jpa check if record exist using String date...


javajpaspring-data-jpajpql

Read More
Date addition in postgres jpql...


postgresqljpajpql

Read More
What to use: JPQL or Criteria API?...


javajpajpa-2.0jpqlcriteria-api

Read More
`TO_CHAR not supported`in jpql...


javajpajpql

Read More
How to use OneToMany Association in more than one table...


spring-mvcspring-data-jpajpql

Read More
JAVA Criteria API I need to get the Time Passed From a specfic Date...


javaspring-data-jpajpqlhibernate-criteriacriteria-api

Read More
Find entity by exact matching in collection...


spring-data-jpahqljpqlspring-repositories

Read More
JPQL group by user id and make other column results arranged to a list/array...


javasqljpajpql

Read More
BackNext