Search code examples
Dynamic Query Not Working Spring Boot JPA...


javaspringspring-bootspring-data-jpajpql

Read More
JPA check if null query...


javaspringspring-bootjpajpql

Read More
How to select multiple data in one SQL Query in JAVA JPA Spring Boot...


javasqlspring-bootjpajpql

Read More
Hibernate Query without duplicates on two columns...


oraclehibernatejpql

Read More
Convert H2 sql query to JPQL...


spring-data-jpah2jpql

Read More
Prune table to 500 records in JPQL...


javajpajpql

Read More
Hibernate OGM - java.lang.StringIndexOutOfBoundsException: String index out of range: -1...


mongodbjakarta-eejpqlhibernate-ogm

Read More
Doing an "IN" query with Hibernate...


javahibernateormjpajpql

Read More
JPQL limit query...


javajpa-2.0limitjpql

Read More
What are the differences between a JPQL-Injection and SQL-Injection...


securitysql-injectionjpqlnosql-injection

Read More
How can I use JPQL in a NamedQuery to create an entity having a calculated transient attribute?...


jpqlnamed-querytransient

Read More
JPA Query for "Set does NOT contain a certain item"...


javajpaspring-data-jpaspring-datajpql

Read More
Are EclipseLink's COLUMN and TABLE functions DBMS independent?...


sqljpaeclipselinkjpql

Read More
Can JPQL named parameters be used in more than 1 position?...


jpajpql

Read More
Does @PreUpdate always run when @PrePersist runs?...


javajpaspring-data-jpaspring-datajpql

Read More
How to use declare Stream as return type when dealing with JPA Specification and spring-data-jpa...


springspring-dataspring-data-jpajpql

Read More
Criteria JPA 2 with 3 tables...


javajpa-2.0jpqlcriteria-api

Read More
Join fetch fails on fetching 3rd level relationship...


javahibernatejpahqljpql

Read More
Spring Boot @Query: Order by named parameter...


javaspringspring-bootjpql

Read More
How to extract hour from unix timestamp?...


javamysqlspringspring-data-jpajpql

Read More
JPQL Multiple Left Joins on Unrelated Classes...


javasqljpajpql

Read More
Naming query parameters in Spring Repository...


javaspringjpaspring-data-jpajpql

Read More
Select element by object attribute in element collection...


spring-data-jpajpql

Read More
Join using two different entities in spring data jpa...


spring-bootjpaspring-data-jpajpql

Read More
JPQL query with having oracle db...


oraclejpaeclipselinkjpql

Read More
Spring Data JPA @Query with foreign key: Parameter not matched...


javaspringhibernatespring-data-jpajpql

Read More
JPA/Hibernate Query do not recognize named parameters...


hibernatejpajakarta-eehqljpql

Read More
Spring Boot & JPA: Implementing search queries with optional, ranged criteria...


spring-bootspring-data-jpajpqlquerydslquery-by-example

Read More
Spring data jpa repository retrieve multiple counts...


javaspring-bootspring-data-jpaspring-datajpql

Read More
JPQL query- order by nested field...


javaspring-data-jpajpql

Read More
BackNext