Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dali-dev] provisional API changes required to fix bug 307113

https://bugs.eclipse.org/307113

The following provisional API additions were made to fix this bug:

o.e.jpt.core.context.java.JavaIdClassReference
   String getFullyQualifiedIdClassName();

o.e.jpt.core.context.java.JavaRelationshipMapping
   String getFullyQualifiedTargetEntity()

o.e.jpt.core.jpa2.context.java.JavaCollectionMapping2_0
   String getFullyQualifiedMapKeyClass();

o.e.jpt.core.jpa2.context.java.JavaElementCollectionmapping2_0
   String getFullyQualifiedTargetClass();


Thanks,
Karen


Back to the top