Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

JPQL: cast Long to String to perform LIKE search

using array in JPQL query

java hibernate jpa jpql

JPA: java.lang.StackOverflowError on adding toString method in entity classes

Spring/Hibernate: Bidirectional Mapping without synchronization for JPQL queries only

Fetch List Using DTO projections using a Constructor Expression and JPQL

Selecting where an entity contains a list thats a subset of another list

jpa jpql

jpa constructor expressions with multiple SELECT NEW statements

java spring hibernate jpa jpql

ORDER BY "CASE column" in JPA

jpa jpql

difference between 'detach' and 'remove' entityManager's methods

jpa jpql entitymanager

How to get the database time with JPQL?

java hibernate orm jpa jpql

How do I query for only superclass entities in a jpql query?

orm jpa eclipselink jpa-2.0 jpql

TypedQuery instead of normal Query in JPA

JPQL ManyToMany select

Checking for NULL on a Collection in JPQL queries?

java mysql hibernate jpa jpql

JPA's Map<KEY, VALUE> query by JPQL failed

mysql hibernate jpa jpql

How to impose LIMIT on sub-query of JPA query?

jpa subquery jpql

JPQL, How to NOT select something

jpa jpql

JPQL / QueryDSL: join subquery and get aliased column

subquery jpql querydsl

Update value with join

java hibernate jpa jpql

jpql date comparison today

java jpa jpql