Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

How to get a PessimisticLockException with JPA

Selecting specific columns in jpa 2 Criteria API?

JPA 2 - Using the EntityManager in JavaSE - a couple of questions

JPA relationship not getting updated when children are removed

Test data generator for JPA or Hibernate

JNDI lookup not working with EJB 3.x

App Engine does not create local_db.bin

How do I load a Set of Strings from a JoinTable?

Rewrite SQL query with JOINS in JPA

jpa spring-data-jpa jpa-2.0

JPA2.0 support of custom user-types and second level cache

JPA 2 CriteriaQuery Question

java jpa jpa-2.0 criteriaquery

Weird id values in Postgresql with JPA 2 Sequence generation

Spring/JPA/Hibernate persist entity : Nothing happen

java spring hibernate jpa-2.0

Configuring persistence and orm with JPA 2

Criteria API correlate

Proper tearDown Hibernate testing with H2

hibernate jpa tdd jpa-2.0 h2

capture final SQL query generated by hibernate JPA in JBoss AS 7

JPA differences between Join and JoinSet

JPA with JTA: Persist entity and merge cascaded child entities

Triggers versus JPA Event

triggers jpa-2.0