|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeOverride | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of AttributeOverride in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa with type parameters of type AttributeOverride | |
|---|---|
protected List<AttributeOverride> |
Entity.attributeOverride
|
protected List<AttributeOverride> |
EmbeddedId.attributeOverride
|
protected List<AttributeOverride> |
Embedded.attributeOverride
|
protected List<AttributeOverride> |
ElementCollection.attributeOverride
|
protected List<AttributeOverride> |
OneToMany.mapKeyAttributeOverride
|
protected List<AttributeOverride> |
ManyToMany.mapKeyAttributeOverride
|
protected List<AttributeOverride> |
ElementCollection.mapKeyAttributeOverride
|
| Methods in org.apache.openejb.jee.jpa that return AttributeOverride | |
|---|---|
AttributeOverride |
ObjectFactory.createAttributeOverride()
Create an instance of AttributeOverride |
| Methods in org.apache.openejb.jee.jpa that return types with arguments of type AttributeOverride | |
|---|---|
List<AttributeOverride> |
Entity.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
EmbeddedId.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
Embedded.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
ElementCollection.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
OneToMany.getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property. |
List<AttributeOverride> |
ManyToMany.getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property. |
List<AttributeOverride> |
ElementCollection.getMapKeyAttributeOverride()
Gets the value of the mapKeyAttributeOverride property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||