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

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

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

Fields in com.sun.java.xml.ns.persistence.orm declared as CollectionTable
protected  CollectionTable ElementCollection.collectionTable
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return CollectionTable
 CollectionTable ObjectFactory.createCollectionTable()
          Create an instance of CollectionTable
 CollectionTable ElementCollection.getCollectionTable()
          Gets the value of the collectionTable property.
 

Methods in com.sun.java.xml.ns.persistence.orm with parameters of type CollectionTable
 void ElementCollection.setCollectionTable(CollectionTable value)
          Sets the value of the collectionTable property.
 



Copyright © 2005-2014. All Rights Reserved.