Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

JPA - How to truncate tables between unit tests

ElementCollection createAlias in hibernate API

Recursive JPA query?

How do I count the number of rows returned by subquery?

jpa jpa-2.0 jpql criteria-api

How to get the primary key of any JPA entity?

java eclipselink jpa-2.0

How does the UserTransaction and the EntityManager interact?

jpa jsf-2 jpa-2.0

JPA 2.0 : what is javax.validation.* package?

JPA 2: multiple column usage in foreign keys

Any drawbacks of using Hibernate EntityManager (vs. Hibernate Core)?

java hibernate orm jpa jpa-2.0

Hibernate triggering constraint violations using orphanRemoval

java hibernate orm jpa jpa-2.0

Hibernate Parameter value [568903] did not match expected type [java.lang.Long]

java hibernate jpa jpa-2.0

Should I use Primitives or wrappers in JPA2.0?

java hibernate jpa-2.0

How to do bulk delete in JPA when using Element Collections?

java hibernate orm jpa jpa-2.0

How to configure JPA 2.0 with Hibernate 3.5.2 to use EHCache as a Level 2 cache and query cache?

Casting Integer to String in JPQL

jpa jpa-2.0 jpql

JPA 2 No explicit selection and an implicit one cold not be determined

jpa-2.0 criteria-api

CriteriaBuilder.and & CriteriaBuilder.or, how-to?

jpa-2.0 criteria-api

Hibernate schema parameter doesn't work in @SequenceGenerator annotation

How do I know the id before saving an object in jpa

java oracle jpa jpa-2.0

getting error No qualifying bean of type [javax.persistence.EntityManagerFactory] is defined: expected single matching bean but found 2