Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.SecondaryTable
-
Packages that use SecondaryTable Package Description org.hibernate.jpamodelgen.xml.jaxb -
-
Uses of SecondaryTable in org.hibernate.jpamodelgen.xml.jaxb
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type SecondaryTable Modifier and Type Field Description protected List<SecondaryTable>Entity. secondaryTableMethods in org.hibernate.jpamodelgen.xml.jaxb that return SecondaryTable Modifier and Type Method Description SecondaryTableObjectFactory. createSecondaryTable()Create an instance ofSecondaryTableMethods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type SecondaryTable Modifier and Type Method Description List<SecondaryTable>Entity. getSecondaryTable()Gets the value of the secondaryTable property.
-