Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Hibernate/Envers unable to read the mapped by attribute

Auditing collection of @Embeddables with overridden equals/hashCode in JPA2/Hibernate

How to manually invoke create-drop from JPA on Hibernate?

JPA - correct way to insert to a join table (with extra columns)

Creating EntityManagerFactory from hibernate Configuration

JPA Expression concatenate more than two columns

Using openEntityManagerInView still getting "failed to lazily initialize a collection of role"

java spring hibernate jpa

Hibernate Composite key Criteria Join

java hibernate jpa

Occurrence of org.hibernate.exception.GenericJDBCException: Could not open connection for long running process

Mapping MySQL JSON column to hibernate value type

java mysql json hibernate jpa

Problem when persisting Entity

java hibernate orm jpa

setting values of some fields to null using JPA

jpa merge

Tuple result Criteria API subquery

How to Get Spring JPA, Hibernate, and OSGi to Play Nice?

java hibernate spring jpa osgi

Hibernate Cascade PERSIST

hibernate jpa cascade persist

JPA-Hibernate - "could not get a field value by reflection getter of .."

hibernate jpa spring-mvc

how to get query string from a javax.persistence.Query?

java jpa orm query-string

hibernate which naming strategy is default

Hibernate + PostgreSQL - Connection with state "Idle in transaction"

hibernate postgresql jpa

How to merge input from a web service to a JPA entity

java rest jpa jax-rs dto