Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

JPQL check many-to-many relationship

java jpa jpql jpa-2.0

Extending Wicket's serialization test

java wicket jpa-2.0

Datanucleus using wrong enhancer in Google App Engine 1.7

javax.el.PropertyNotFoundException: Target Unreachable, 'null' returned null on foreign key reference [duplicate]

jsf foreign-keys jpa-2.0

JPA and Hibernate proxy behavior

Criteria API and Query DSL

java jpa-2.0 querydsl

org.hibernate.ejb.HibernatePersistence cannot be cast to javax.persistence.spi.PersistenceProvider

Declared metamodel attributes work fine BUT Inherited Metamodel Attributes are NULL. Why?

Differences between Container Managed and Application Managed EntityManager

jpa-2.0 entitymanager

Multiple representations of the same entity are being merged, Detached

jpa jpa-2.0

Spring Boot 2.0 pagination with oracle is not working

How to search on subclass attribute with a JPA CriteriaQuery?

count * with where clause using JPA criteria query

jpa-2.0 criteria-api

Does the JPQL avg aggregate function work with Integers?

java orm jpa jpql jpa-2.0

Why session bean method throw EjbTransactionRolledbackException when RuntimeException was thrown

How to use JPA @Column(unique = true) in a multi-tenant environment?

Playframework 2.2.x + Java +JPA - Separate Database for Unit Testing and Production

how to construct a dynamic query for a many to one relationship using the CriteriaBuilder of JPA 2.0

Disabling EclipseLink cache

caching jpa-2.0 eclipselink

JPA date literal

date jpa-2.0