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