Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

Seam 2.x and Hibernate 3.5?

hibernate orm jpa seam jpa-2.0

Why is INSERT made after em.persist in FlushModeType.COMMIT?

hibernate jpa-2.0

JPA 2 + Criteria API - Defining a subquery

No transaction in progress exception with Spring 3.1 and JPA 2

spring jpa-2.0 spring-orm

JPA Long @Id as JAXB @XmlID generates XSD validation error

java jpa jaxb jpa-2.0

Hibernate does not delete orphans on OneToMany

Proplem with @OrderColumn Hibernate 4.1

Criteria API: filter by class type

JPA 2 - How to build entity that has Primary key that is also a foreign key using Spring Data JPA?

EJB 3.1 Embedded API - Unit test EJB + JPA entities

JPA2 Criteria queries on entity hierarchy

jpa-2.0

How can we use JPA2 (Hibernate) entities as DTO's between two webapps?

hibernate glassfish jpa-2.0

JPA @Embeddable

hibernate jpa-2.0

Exception Handling with JPA + Hibernate

hibernate jpa-2.0

How to bulk delete from element collection in jpa

How to Optimise a JPA Query

java jpa persistence jpa-2.0

Criteria Builder Create new Object In Select Statement

Compare date only (without time) in JPA2 (JPQL)

datetime jpa date jpa-2.0 jpql

How to retrieve the datasource used by a persistence unit programmatically

JPA/Hibernate Static Metamodel Attributes not Populated -- NullPointerException