Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<AssociationOverride> |
ElementCollection.associationOverride |
protected List<AssociationOverride> |
Embedded.associationOverride |
protected List<AssociationOverride> |
Entity.associationOverride |
Modifier and Type | Method and Description |
---|---|
AssociationOverride |
ObjectFactory.createAssociationOverride()
Create an instance of
AssociationOverride |
Modifier and Type | Method and Description |
---|---|
List<AssociationOverride> |
ElementCollection.getAssociationOverride()
Gets the value of the associationOverride property.
|
List<AssociationOverride> |
Embedded.getAssociationOverride()
Gets the value of the associationOverride property.
|
List<AssociationOverride> |
Entity.getAssociationOverride()
Gets the value of the associationOverride property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.