Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Table

Packages that use Table
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of Table in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb declared as Table
protected  Table Entity.table
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return Table
 Table ObjectFactory.createTable()
          Create an instance of Table
 Table Entity.getTable()
          Gets the value of the table property.
 

Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type Table
 void Entity.setTable(Table value)
          Sets the value of the table property.
 



Copyright © 2009-2011. All Rights Reserved.