Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

Transaction required exception on execute update for JPQL update query

Hibernate Java rearranging parentheses in SQL

java hibernate jpql

Spring Data and how to sort by a column not in an Entity

spring-data jpql

Spring Data JPA "OR" with single parameter

HQL 'with' clause in JPQL

hibernate hql jpql

JPA JPQL: SELECT NEW with COUNT, GROUP BY and ORDER BY

Spring Data JPA - How to convert Query result to entity class

Unable to query with @MapsId and @Id, but works just with @Id

java jpa jpql

hibernate unexpected end of subtree when dealing with collection of basics

hibernate jpa persistence jpql

How do i group by date only from date time field in JPQL

java jpa jpql

IN and = operator in JPA query language

java eclipselink jpa-2.0 jpql

JPQL query delete not accept a declared JOIN?

JAVA: NamedQuery String problem

java jpa jpql named-query

select from two tables using JPQL

java orm jpa-2.0 jpql openjpa

How to set collection items for in-clause in jpql?

EclipseLink: don't fetch some fields by default

java orm jpa eclipselink jpql

JPA Query for toggling a boolean in a UPDATE

sql jpa jpql

JPQL query for searching if a word/string is consisted in one of entity's fields

java jakarta-ee jpa jpql

Named Query to SELECT rows with MAX(column name), DISTINCT by another column

java mysql hibernate jpa jpql

How to filter collection in JPA/JPQL?

hibernate jpa jpql