Search code examples
Using member of to filter in many to many relationship...


javasqlspring-bootjpajpql

Read More
JPQL issue updating records...


javajpajpql

Read More
Prevent JPQL query sql injection...


spring-bootjpasql-injectionjpql

Read More
MySQL or JPQL query for getting different values from OneToMany relation (Condition priority)...


mysqlif-statementcaseone-to-manyjpql

Read More
Spring Data JPA - JPQL update query - printing out unupdated value...


javaspring-data-jpajpql

Read More
ORDER BY Not Working in JPQL Query...


javasqljpql

Read More
How to use part of composite key in JPA repository methods?...


javaspringspring-data-jpajpql

Read More
JPQL Query not updating database...


javajpajpqlnamed-query

Read More
JPQL complex One to Many join query result...


javasqlspring-boothibernatejpql

Read More
@Query: How to Build complete SQL manually? (Spring JPA)...


sqlspringstringjpajpql

Read More
JPA Entity class which is not mapped to any table...


spring-bootjpajpql

Read More
How do I get today items with JPQL...


javasqlspringpostgresqljpql

Read More
How to get n rows at a time with JPQL?...


javapostgresqlspring-data-jpajpql

Read More
Java Persistence Entitymanager - Select from another query's result set...


javahibernatejpqlquarkus-panachedata-persistence

Read More
Spring Boot JPA: Passing Multiple Values for the Same Parameter (JPQL)...


javamysqlspring-bootjpajpql

Read More
Spring Data JPA : How to use @PathVariable and JPQL...


javaspring-datajpql

Read More
Spring boot: Optional parameter query in Query method...


javahibernatespring-bootjpql

Read More
Single jpa @Query to return true/false when count in one table is equal to column value in other tab...


jpaselectspring-data-jpajpql

Read More
Substring in select statement in JPQL...


javasqljpajpql

Read More
JPQL query that give me the highest value...


javasqljpaeclipselinkjpql

Read More
JPA: DELETE WHERE does not delete children and throws an exception...


javahibernatejpajpql

Read More
Check existence of multiple IDs with Spring Data JPA...


javaspringjpaspring-data-jpajpql

Read More
Unexpected empty result using spring query method...


javaspringspring-data-jpajpql

Read More
How can I avoid the Warning "firstResult/maxResults specified with collection fetch; applying i...


javahibernatejpajpqlejb-3.0

Read More
How create JPA query with dynamicly parameters?...


javajpajpql

Read More
How to write "JPQL" query with "IN" between SELECTs?...


javaspring-bootspring-datajpql

Read More
Spring Data JPA method for deleting using a two fields in the embaddable key...


spring-mvcjpaspring-dataspring-data-jpajpql

Read More
How can I retrieve all the children of a record in this Hibernate @ManyToOne relation?...


spring-boothibernatespring-data-jpajpqlhibernate-mapping

Read More
JPQL Join on one to many database...


javahibernatejpajpql

Read More
Does TransactionAttributeType.NOT_SUPPORTED make sense for retrieving entities?...


javahibernatejpatransactionsjpql

Read More
BackNext