Uses of Class
com.sun.java.xml.ns.persistence.orm.SecondaryTable

Packages that use SecondaryTable
com.sun.java.xml.ns.persistence.orm   
 

Uses of SecondaryTable in com.sun.java.xml.ns.persistence.orm
 

Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type SecondaryTable
protected  List<SecondaryTable> Entity.secondaryTable
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return SecondaryTable
 SecondaryTable ObjectFactory.createSecondaryTable()
          Create an instance of SecondaryTable
 

Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type SecondaryTable
 List<SecondaryTable> Entity.getSecondaryTable()
          Gets the value of the secondaryTable property.
 



Copyright © 2005-2011. All Rights Reserved.