Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to enable HQL/JPQL auto completion in IntelliJ 12

intellij-idea hql jpql

removeif() not working on list returned by jpa

java jpa jpql

Executing an update/delete query in the JQPL query

How to deal with Object type returned by JPQL query?

java jpa jpql

How to combine TRIM and LOWER functions in JPQL?

jpql

Get the number of records updated after executing a jpql query

hibernate jpa jpql

How to skip @Param in @Query if is null or empty in Spring Data JPA

What is the JPQL equivalent of the PostgreSQL date_trunc('day', (entity.date AT TIME ZONE 'UTC')) function when using JPA and Hibernate

java spring hibernate jpa jpql

Hibernate spatial functions keep throwing unexpected AST node

Unable to have correct value with SELECT query using MAX() in JPA

java jpa derby jpql toplink

Load child collection DTOs in JPA DTO projection query

java jpa jpql projection

Date literals in Hibernate

JPA: select random row

java jpa jpql named-query

JPQL with subquery to select max count

How to compare timestamp with date without time in JPQL?

jpa jboss jpql