Having @MappedSuperClass inbetween an abstract-class with InheritanceType.JOINED and an Entity fails

Description

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.

Attachments

2

Activity

Steve EbersoleMarch 21, 2011 at 7:07 PM

Bulk closing stale resolved issues

Duplicate

Details

Assignee

Reporter

Affects 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