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

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

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

Fields in com.sun.java.xml.ns.persistence.orm declared as Table
protected  Table Entity.table
           
 

Methods in com.sun.java.xml.ns.persistence.orm that return Table
 Table ObjectFactory.createTable()
          Create an instance of Table
 Table Entity.getTable()
          Gets the value of the table property.
 

Methods in com.sun.java.xml.ns.persistence.orm with parameters of type Table
 void Entity.setTable(Table value)
          Sets the value of the table property.
 



Copyright © 2005-2014. All Rights Reserved.