| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AttributeOverride> |
Embedded.attributeOverride |
protected List<AttributeOverride> |
ElementCollection.attributeOverride |
protected List<AttributeOverride> |
EmbeddedId.attributeOverride |
protected List<AttributeOverride> |
Entity.attributeOverride |
protected List<AttributeOverride> |
ManyToMany.mapKeyAttributeOverride |
protected List<AttributeOverride> |
ElementCollection.mapKeyAttributeOverride |
protected List<AttributeOverride> |
OneToMany.mapKeyAttributeOverride |
| Modifier and Type | Method and Description |
|---|---|
AttributeOverride |
ObjectFactory.createAttributeOverride()
Create an instance of
AttributeOverride |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeOverride> |
Embedded.getAttributeOverride()
Gets the value of the attributeOverride property.
|
List<AttributeOverride> |
ElementCollection.getAttributeOverride()
Gets the value of the attributeOverride property.
|
List<AttributeOverride> |
EmbeddedId.getAttributeOverride()
Gets the value of the attributeOverride property.
|
List<AttributeOverride> |
Entity.getAttributeOverride()
Gets the value of the attributeOverride property.
|
List<AttributeOverride> |
ManyToMany.getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property.
|
List<AttributeOverride> |
ElementCollection.getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property.
|
List<AttributeOverride> |
OneToMany.getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.