Documentation Home
>
Sun Java System Application Server Platform Edition 9 Release Notes
>
ChapterĀ 3 Known Issues and Limitations
>
Java Persistence API
>
Entity mapping @ManyToMany fails on inherited class.
> Solution
Sun Java System Application Server Platform Edition 9 Release Notes
Previous
: You cannot list MappedSuperclass explicitly using class element in persistence.xml.
Next
: Using List<> for a relationship causes StringIndexOutOfBoundException in MetadataHelper.getAttributeNameFromMethodName.
Solution
Do not use
ManyToMany
relationship in a subclass.
Previous
: You cannot list MappedSuperclass explicitly using class element in persistence.xml.
Next
: Using List<> for a relationship causes StringIndexOutOfBoundException in MetadataHelper.getAttributeNameFromMethodName.
© 2010, Oracle Corporation and/or its affiliates