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.initializeFromResource(SecondaryTableAnnotation secondaryTable)
           
 void JavaSecondaryTable.update(SecondaryTableAnnotation secondaryTable)
           
 

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.