Duplicate
Details
Assignee
Former userFormer user(Deactivated)Reporter
Andreas Joseph KroghAndreas Joseph KroghAffects versions
Priority
Major
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Andreas Joseph Krogh
Andreas Joseph KroghAffects versions
Priority
Created March 26, 2010 at 11:05 PM
Updated March 21, 2011 at 7:07 PM
Resolved April 20, 2010 at 8:02 AM
Hi. Attached are 2 small testcases (in Maven2) which contain one case showing the failure and one working case. The working case has removed the inbetween @MappedSuperClass.
What fails is retrieving an entity using the generic "origoEntityRepository", which returns arbitrary entities extending the AbstractEntityObject.
This works fine in Hibernate-3.3.2/JPA1 btw.