Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Difference between join and path navigation in jpa query

java hibernate jpa orm jpql

Using JPA 2.0 Criteria API and cast causes generated JPQL to fail in Hibernate

JPQL: Enum literal in SELECT NEW query

java jpa eclipselink jpql

JPQL JOINS with nested SELECT

jpql openjpa

Return a subset of a JPA entity as a array of maps from a JPQL query?

hibernate jpa jpql