Dali Provisional API
Release 3.2

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

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

Uses of SecondaryTableAnnotation in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core with parameters of type SecondaryTableAnnotation
 JavaSpecifiedSecondaryTable JpaFactory.buildJavaSecondaryTable(JavaSpecifiedSecondaryTable.ParentAdapter parentAdapter, SecondaryTableAnnotation tableAnnotation)
           
 

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

Methods in org.eclipse.jpt.jpa.core.context.java that return SecondaryTableAnnotation
 SecondaryTableAnnotation JavaSpecifiedSecondaryTable.getTableAnnotation()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.