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