Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

@ManyToMany without join table (legacy database)

java sql hibernate jpa jpa-2.0

JPA. How do I subclass existing entity and keep its ID?

java jpa ejb jpa-2.0

Spring 3.1 without persistence.xml gives "Unable to resolve persistence unit root URL"

hibernate spring jpa-2.0

Integration testing with Hibernate Envers

How do I use CriteriaBuilder to write a left outer join when relationship goes the other way?

Criteria Api Vs QueryDsl Vs JPA metamodel

JPA @Version behaviour

hibernate jpa jpa-2.0

Do I need DataSource in JPA Hibernate project?

How to manually set the @Version fields with Hibernate 4?

Using @IdClass for storing entity with composite primary key, but fails to persist

java jpa jpa-2.0

Entity Manager returns duplicate copies of a @OneToMany related Entity

hibernate spring jpa-2.0

JPA query for day ignoring the time

jpa jpa-2.0

Is it possible for a JPA embeddable to contain Embeddable or Collection of Embeddables?

hibernate jpa jpa-2.0

JPA 2.0 (logging and tracing through) with Glassfish 3.0.1 and NetBeans 6.9.1:

Criteria Api: Create null value with CriteriaBuilder

java jpa jpa-2.0 criteria-api

Can't get JPA2 running with Hibernate and Maven

Property not mapped by JPA to column in DB

jpa-2.0 hsqldb

The mystery of Java EE 6 annotations inheritance

How to write this query using JPA Criteria query?

java jpa-2.0

JPA: Give a name to a Foreign Key on DB?

annotations jpa-2.0