Fix for bug 248293 - JPA 2.0 Element Collections (part 2)
Reviewed by: Tom Ware
Existing model and tests from the inherited (annotation) model were expanded to test the new dot notation of attribute overrides on direct
mappings and on entity to pass along to mappings from a mapped superclass.
Changes also include more logging and exception handling along with numerous code cleanup and improvements.
Test suites:
- org.eclipse.persistence.testing.tests.jpa.inheritedInheritedModelJunitTest
1 file changed