Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

JPA JPQL IN clause: How to use IN clause in JPA?

Selecting multiple objects by id using JPA and ObjectDB?

java jpa jpa-2.0 jpql objectdb

How to escape '_' and '%' wildcards in Spring Data JPQL LIKE query?

kotlin spring-data-jpa jpql

How to build JPQL queries when parameters are dynamic?

java hibernate jpa ejb jpql

What is the difference between explicit and implicit JOIN in JPA? (performance)

java jpa jpa-2.0 jpql

Spring Data JPA - custom @Query with "@Param Date" doesn't work

Is there a simple way to just select entity's id using criteria query?

jakarta-ee jpa ejb jpql

getFirstResult() returns 0

java mysql jpa jpql

How to convert PSQLs ::json @> ::json to a jpa/jpql-predicate

jpa hql jpql predicate

JPA: Query an embeddable List inside an entity

How can I limit the number of rows updated in a JPQL query?

java jpql

Spring JPA repository method query name for between

Spring Data JPA JPQL queries on parent interface

jpa spring-data-jpa jpql

Select row with group by and max in JPQL

sql jpql

JPQL Constructor Expression - org.hibernate.hql.ast.QuerySyntaxException:Table is not mapped

hibernate jpa jpa-2.0 jpql

Spring JPA repository generates wrong native query for update clause

Spring JPA Entities are losing Data when Adding Same Items to Other Entities

JPA SUM returns long

hibernate jpa jpql