Search code examples
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 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
How can I implement a JPQL query retrieving all the user having a specific type (implemented using a...


javaspring-boothibernatespring-data-jpajpql

Read More
JPQL SELECT Distinct Query with clob Column works fine on WAS7, but WAS9 doesn't...


javajpadb2webspherejpql

Read More
PostgreSQL function used in QueryDSL is not working, returns ERROR: syntax error at or near ".&...


postgresqlhibernatejpajpqlquerydsl

Read More
Spring Data optional parameter in query method...


springhibernatespring-dataspring-data-jpajpql

Read More
Does JPQL support the use of a boolean result in another expression?...


javahibernatejpaspring-datajpql

Read More
PostgreSQL: What's the best way to find rows by two column values?...


sqlpostgresqljpajpql

Read More
JPA JPQL IN clause: How to use IN clause in JPA?...


springspring-dataspring-data-jpajpql

Read More
How to return just a single field of a collection using JPQL?...


sqljpaspring-data-jpaspring-datajpql

Read More
Spring Data JPA: InvalidDataAccessApiUsageException: Parameter value [web] did not match expected ty...


springlistjpaexceptionjpql

Read More
Showing a specific JSON response for my GET endpoint...


javaspring-boothibernatejpajpql

Read More
JPA Query with GROUP BY, HAVING and COUNT...


jpajpql

Read More
JPQL with Group by clause in SQL Server database not working...


sql-serverspring-data-jpajpqljpa-2.0

Read More
Setting a parameter as a list for an IN expression...


javajpaglassfishjpqltoplink-essentials

Read More
BackNext