Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

JPA, why named parameter in native query is not replaced?

In JPQL, is it possible to write a "select new" with a list as parameter?

java sql jpa jpql

Criteria API: filter by class type

SELECT NEW in JPQL

java jpa jpql openjpa

JPQL: What kind of objects contains a result list when querying multiple columns?

java orm jpa jpql

Does JPQL have single- and/or multi-line comments?

java orm jpql

JPQL: Field path cannot be resolved to a collection type

jpa jpql

JPQL/SQL get the latest of records grouped by columns

JPQL Right Join

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

Prune table to 500 records in JPQL

java jpa jpql

Hibernate query - How to select those parents that have ALL the children matching a value?

hibernate jpa jpql

hql join @CollectionTable

hibernate hql jpql

Building JPA Criteria API query - sorting by number of elements in collection

java hibernate jpa orm jpql

Select nvl(max(c.EmployeeId),0) in JPQL?

java persistence jpql ejbql

Querydsl Like Surprise

JPQL check many-to-many relationship

java jpa jpql jpa-2.0

EJB/JPA: Is it called JPQL or EJBQL?

java jpa jakarta-ee ejb jpql

Custom Query for fetching data from multiple tables in spring Data Jpa

Compare date only (without time) in JPA2 (JPQL)

datetime jpa date jpa-2.0 jpql