Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpql

@OneToMany mappedBy maps to _____

How to create a JPA query with LEFT OUTER JOIN

java jpa jpql

JPA Native Query select and cast object

java sql jpa jpql

Using the JPA Criteria API, can you do a fetch join that results in only one join?

java jpa jpql criteria-api

Ignore a FetchType.EAGER in a relationship

java hibernate jpa hql jpql

JPA concat operator

a new object was found through a relationship that was not marked cascade PERSIST

Using @EmbeddedId with JpaRepository

java spring jpa jpql spring-data

Is there a way to use constants inside Spring Data @Query annotation value?

java spring jpql spring-data

JPA: JOIN in JPQL

java jpa eclipselink jpql

java.sql.SQLException: Fail to convert to internal representation

jpql

Doing an "IN" query with Hibernate

java hibernate orm jpa jpql

How can I avoid the Warning "firstResult/maxResults specified with collection fetch; applying in memory!" when using Hibernate?

java hibernate jpa jpql ejb-3.0

IntelliJ IDEA highlights @Entity class names with "Cannot resolve symbol" in JPQL

JPA: Query that returns multiple entities

java hibernate jpa jpql

JPQL statement returning boolean value

select jpa jpa-2.0 jpql

Are SQL injection attacks possible in JPA?

jpa orm sql-injection jpql

JPQL limit query [duplicate]

java jpa-2.0 limit jpql

How to use multiple JOIN FETCH in one JPQL query

java hibernate jpa join jpql

JPQL SELECT between date statement [closed]

java sql jpa jpql