Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.Table
-
Packages that use Table Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of Table in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as Table Modifier and Type Field Description protected TableEntity. tableMethods in org.hibernate.jpamodelgen.xml.jaxb that return Table Modifier and Type Method Description TableObjectFactory. createTable()Create an instance ofTableTableEntity. getTable()Gets the value of the table property.Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type Table Modifier and Type Method Description voidEntity. setTable(Table value)Sets the value of the table property.
-