Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

Disabling EclipseLink cache

caching jpa-2.0 eclipselink

JPA date literal

date jpa-2.0

How can I use derby in memory with jpa2?

Hibernate @ManyToOne "Target Entity is not defined"

java hibernate jpa-2.0

Left Join in Spring Data JPA's Specification

Cross database joins in JPA

How hibernate decide which of FetchMode use by default?

java hibernate jpa-2.0

JPA: Why the annotations are applied on getter or field

Spring JTA Transaction manager question

spring jboss jpa-2.0 jta

EntityManager doesn't refresh the data after querying

JPA query filter on concatenated fields

JPA EntityManager values are not persisted in database when tested using Junit

JPA and GregorianCalendar

java jpa orm jpa-2.0

Two EAR files, same JPA entitymanager, same transaction => same session?

JPA 2.0 Provider Hibernate

Can .hbm files be used in a JPA application with Hibernate as JPA provider?

Configure Spring JPA applications with Hibernate for unit testing(lazy-loading)