Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

Join queries with JPQL in Spring Data Jpa

42Y36: SELECT list may only contain grouping columns, grouping 'table.*' not allowed

java jpa derby jpql

How to pass Hashmap into spring data jpa method and use that in update statement?

JPA - Paginated query with ManyToMany collection returns wrong number of entities

JPQL subquery with exists

java spring hibernate jpa jpql

JPA/JPQL: AS identifier disallowed in SELECT clause

hibernate select jpa jpql

JPQL / SQL query: where like '%' include null values

JPQL, deleting values with timestamp older than 1 day

jpql

JPA select new constructor cause additional selects

How can I use fetch join with @OneToOne relationship?

JPA 2 "member of" syntax doesn't work with members of superclass

jpa eclipselink jpa-2.0 jpql

How to retrieve data from mapping table using JPQL without JPA Entity class

jpa jpql

JPA: PersistenceException "unknown state or association field"

How to return the size of the greatest Collection in JPA?

java jpa jpql entitymanager

JPQL equivalent of SQL query using unions and selecting constants

jpa jpql