|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociationOverride | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of AssociationOverride in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type AssociationOverride | |
---|---|
protected List<AssociationOverride> |
Embedded.associationOverride
|
protected List<AssociationOverride> |
ElementCollection.associationOverride
|
protected List<AssociationOverride> |
Entity.associationOverride
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return AssociationOverride | |
---|---|
AssociationOverride |
ObjectFactory.createAssociationOverride()
Create an instance of AssociationOverride |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type AssociationOverride | |
---|---|
List<AssociationOverride> |
Embedded.getAssociationOverride()
Gets the value of the associationOverride property. |
List<AssociationOverride> |
ElementCollection.getAssociationOverride()
Gets the value of the associationOverride property. |
List<AssociationOverride> |
Entity.getAssociationOverride()
Gets the value of the associationOverride property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |