Uses of Interface
org.eclipse.jpt.core.jpa2.resource.java.CollectionTable2_0Annotation

Packages that use CollectionTable2_0Annotation
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of CollectionTable2_0Annotation in org.eclipse.jpt.core.jpa2.context.java
 

Methods in org.eclipse.jpt.core.jpa2.context.java that return CollectionTable2_0Annotation
 CollectionTable2_0Annotation JavaElementCollectionMapping2_0.getCollectionTableAnnotation()
           
 

Methods in org.eclipse.jpt.core.jpa2.context.java with parameters of type CollectionTable2_0Annotation
 void JavaCollectionTable2_0.initialize(CollectionTable2_0Annotation collectionTableAnnotation)
           
 void JavaCollectionTable2_0.update(CollectionTable2_0Annotation collectionTableAnnotation)