Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

sun.reflect.annotation.TypeNotPresentExceptionProxy exception after adding EntityListeners

jpa jpa-2.0 eclipselink

Using @ElementCollection and @CollectionTable on @MappedSuperclass base class with EclipseLink

version column does not get increased with JPA (Hibernate)

OneToOne with shared key (MapsId) and lazy loading problem

jpa @postpersist @postupdate only after transaction commit

jpa jpa-2.0

After 9 queries to database, the time to perform the same query is multiplied by 7

Java JPA one to many

java swing jpa-2.0 one-to-many

Table is not found when table relation is added

Merging entity with a unique constraint

How can I make a named query with IN actually work?

Encountered array-valued parameter binding, but was expecting [java.lang.String (n/a)]

No persistence providers available for

jpa-2.0 provider openjpa

JPA 2.0 / Hibernate - why hibernate issue select count (*) query before delete

One-to-many relationship: Update removed children with JPA 2.0

JPA 2.0 - NVARCHAR in native query

building a criteria query with jpa 2.0 by using a dynamic list