|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationOverride | |
|---|---|
| org.eclipse.jpt.core.context | |
| org.eclipse.jpt.core.context.java | |
| org.eclipse.jpt.core.context.orm | |
| Uses of AssociationOverride in org.eclipse.jpt.core.context |
|---|
| Methods in org.eclipse.jpt.core.context with type parameters of type AssociationOverride | ||
|---|---|---|
|
Entity.associationOverrides()
Return a list iterator of the association overrides whether specified or default. |
|
|
Entity.specifiedAssociationOverrides()
Return a list iterator of the specified association overrides. |
|
|
Entity.virtualAssociationOverrides()
Return the number of default association overrides. |
|
| Methods in org.eclipse.jpt.core.context that return AssociationOverride | |
|---|---|
AssociationOverride |
AssociationOverride.setVirtual(boolean virtual)
|
| Uses of AssociationOverride in org.eclipse.jpt.core.context.java |
|---|
| Subinterfaces of AssociationOverride in org.eclipse.jpt.core.context.java | |
|---|---|
interface |
JavaAssociationOverride
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of AssociationOverride in org.eclipse.jpt.core.context.orm |
|---|
| Subinterfaces of AssociationOverride in org.eclipse.jpt.core.context.orm | |
|---|---|
interface |
OrmAssociationOverride
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||