Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

jpql IN query with enum value

java enums jpql

JPQL query --- how to use 'is null'

jpql

Casting Integer to String in JPQL

jpa jpa-2.0 jpql

JPA Query MONTH/YEAR functions

java orm jpa jpql

Is there a way to get the count size for a JPA Named Query with a result set?

java jpa jpql

How to use JPA Enum in a JPQL where clause?

jpa jpql

Error on compiling query: The abstract schema type 'entity' is unknown

java jpa persistence jpql

JPA : How to define @NamedEntityGraph for 3 levels?

java hibernate jpa orm jpql

How do I do a "deep" fetch join in JPQL?

jpa jpql

JPQL ORDER BY clause with parameter

Spring Boot & JPA: Implementing search queries with optional, ranged criteria

JPQL: Receiving a Collection in a Constructor Expression

Java 8 Spring Data JPA Parameter binding

How to use projections and specifications with spring data jpa?

How to write JPA query with boolean condition

jpa-2.0 eclipselink jpql

Is Select EXISTS() possible in JPQL?

jakarta-ee jpa jpa-2.0 jpql

Name for parameter binding must not be null or empty! For named parameters you need to use @Param for query method parameters on Java versions

java jpa spring-data-jpa jpql

Tool to Execute JPQL Queries?

java jpa jpql

How do I do a JPQL SubQuery?

java orm jpa jpql

Can I get the SQL string from a JPA Query object?

sql hibernate jpa logging jpql