New posts in jpa

Large Objects may not be used in auto-commit mode

JPA Enum ORDINAL vs STRING

UNION to JPA Query

How to modify existing entity generated with jhipster?

How to find distinct rows with field in list using JPA and Spring?

How to use Spring AbstractRoutingDataSource with dynamic datasources?

Force refresh of collection JPA entityManager

Hibernate triggering constraint violations using orphanRemoval

How to use a dynamic parameter in a IN clause of a JPA named query?

Hibernate: Could not deserialize - invalid stream header

Can I combine a @Query definition with a Specification in a Spring Data JPA repository method?

How to use TomEE with Hibernate

Not allowed to create transaction on shared EntityManager - use Spring transactions or EJB CMT

Batch inserts with JPA/EJB3

Redundant data in update statements

UnsupportedOperationException merge-saving many-to-many relation with hibernate and JPA

Hibernate, spring, JPS & isolation - custom isolation not supported

How can I use DB side default value while use Hibernate save?

What is the difference between a session and a transaction in JPA 2.0?

Intellij IDEA: specify datasource for JPA validation