| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbAssociationOverride> |
JaxbEntity.associationOverride |
protected List<JaxbAssociationOverride> |
JaxbEmbedded.associationOverride |
protected List<JaxbAssociationOverride> |
JaxbElementCollection.associationOverride |
| Modifier and Type | Method and Description |
|---|---|
JaxbAssociationOverride |
ObjectFactory.createJaxbAssociationOverride()
Create an instance of
JaxbAssociationOverride |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbAssociationOverride> |
JaxbEntity.getAssociationOverride()
Gets the value of the associationOverride property.
|
List<JaxbAssociationOverride> |
JaxbEmbedded.getAssociationOverride()
Gets the value of the associationOverride property.
|
List<JaxbAssociationOverride> |
JaxbElementCollection.getAssociationOverride()
Gets the value of the associationOverride property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.