|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |