| Summary: | JPA2: Metamodel Entity1->MappedSuperClass->EntityRoot fails superType init because entities not processed before mappedSuperclasses - defer processing | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Michael OBrien <michael.f.obrien> |
| Component: | Eclipselink | Assignee: | Project Inbox <eclipselink.orm-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | major | ||
| Priority: | P2 | CC: | eclipselink.orm-inbox, michael.f.obrien, peter.krogh, tom.ware |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| URL: | http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/metamodel_api#DI_42:_20090709:_IdentifiableType.supertype_-_what_do_top-level_types_set_it_to | ||
| Whiteboard: | |||
| Bug Depends on: | 266912, 297928, 322166, 322585 | ||
| Bug Blocks: | 303063 | ||
|
Description
Michael OBrien
>See design issue 42 - we need to add the case where the superType is a transient class (non-entity & non-mappedSuperclass) - we leave it as null in this as well (since the superType must be an IdentifiableType - and therefore persistent) http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/metamodel_api#DI_42:_20090709:_IdentifiableType.supertype_-_what_do_top-level_types_set_it_to Deferring to Future, as part of 2.2 bug scrub. defferring for 2.3 bug scrub. Deferring The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |