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

Packages that use SecondaryTable
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
protected  List<SecondaryTable> Entity.secondaryTable
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return SecondaryTable
 SecondaryTable ObjectFactory.createSecondaryTable()
          Create an instance of SecondaryTable
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type SecondaryTable
 List<SecondaryTable> Entity.getSecondaryTable()
          Gets the value of the secondaryTable property.
 



Copyright © 2009-2011. All Rights Reserved.