|
||||||||||
| 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 java.util.List<AssociationOverride> |
Entity.associationOverride
|
protected java.util.List<AssociationOverride> |
Embedded.associationOverride
|
protected java.util.List<AssociationOverride> |
ElementCollection.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 | |
|---|---|
java.util.List<AssociationOverride> |
Entity.getAssociationOverride()
Gets the value of the associationOverride property. |
java.util.List<AssociationOverride> |
Embedded.getAssociationOverride()
Gets the value of the associationOverride property. |
java.util.List<AssociationOverride> |
ElementCollection.getAssociationOverride()
Gets the value of the associationOverride property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||