Uses of Interface
org.eclipse.jpt.core.resource.java.SecondaryTableAnnotation

Packages that use SecondaryTableAnnotation
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.resource.java   
 

Uses of SecondaryTableAnnotation in org.eclipse.jpt.core.context.java
 

Methods in org.eclipse.jpt.core.context.java with parameters of type SecondaryTableAnnotation
 void JavaSecondaryTable.initialize(SecondaryTableAnnotation secondaryTableResource)
           
 void JavaSecondaryTable.update(SecondaryTableAnnotation secondaryTableResource)
          Update the JavaSecondaryTable context model object to match the SecondaryTableAnnotation resource model object.
 

Uses of SecondaryTableAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of SecondaryTableAnnotation in org.eclipse.jpt.core.resource.java
 interface NestableSecondaryTable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.