Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPQL query convert to SQL query

java sql jpa orm jpql

How to dynamically construct query to filter the results in Spring JPA?

Using the new type() for UUIDGenerator instead of strategy?

EclipseLink - bidirectional OneToMany relation

java jpa eclipselink

JPA/Hibernate EntityGraph and Cache

hibernate jpa

How to properly annotate a List<Interface> with Hibernate?

Hibernate: AnnotationException: Unknown mappedBy in ... referenced property unknown on reverse (mappedBy), bi-directional @OneToOne associations

playframework JPA Error and DB design issue

jpa playframework

JPA update many-to-many deleting records

JPA Entities not saved in the database

Using javax.persistence.Table @Table annotation in roo project, how can I use maven (or spring) to set the schema from a build profile?

Why don't join queries hit Hibernate second-level cache?

java hibernate jpa persistence

ManyToMany Relation with Play Framework 1.2.5 JPA

How to define an index for the child table

JPA: How to select a binary(16) UUID by a String UUID?

spring jpa uuid

How to read Query Parameters key and value

java jpa