|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AssociationOverrideAnnotation in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return AssociationOverrideAnnotation | |
|---|---|
AssociationOverrideAnnotation |
JpaFactory.buildJavaVirtualAssociationOverrideAnnotation(JavaResourcePersistentMember jrpm,
java.lang.String name,
JoiningStrategy joiningStrategy)
|
| Uses of AssociationOverrideAnnotation in org.eclipse.jpt.core.context.java |
|---|
| Methods in org.eclipse.jpt.core.context.java that return AssociationOverrideAnnotation | |
|---|---|
AssociationOverrideAnnotation |
JavaAssociationOverride.getOverrideAnnotation()
|
| Methods in org.eclipse.jpt.core.context.java with parameters of type AssociationOverrideAnnotation | |
|---|---|
void |
JavaAssociationOverride.initialize(AssociationOverrideAnnotation associationOverride)
|
void |
JavaAssociationOverrideRelationshipReference.initialize(AssociationOverrideAnnotation associationOverride)
|
void |
JavaJoinColumnInAssociationOverrideJoiningStrategy.initialize(AssociationOverrideAnnotation associationOverride)
|
void |
JavaAssociationOverride.update(AssociationOverrideAnnotation associationOverride)
Update the JavaAssociationOverride context model object to match the AssociationOverrideAnnotation resource model object. |
void |
JavaAssociationOverrideRelationshipReference.update(AssociationOverrideAnnotation associationOverride)
|
void |
JavaJoinColumnInAssociationOverrideJoiningStrategy.update(AssociationOverrideAnnotation associationOverride)
|
| Uses of AssociationOverrideAnnotation in org.eclipse.jpt.core.jpa2.context.java |
|---|
| Methods in org.eclipse.jpt.core.jpa2.context.java with parameters of type AssociationOverrideAnnotation | |
|---|---|
void |
JavaAssociationOverrideRelationshipReference2_0.initialize(AssociationOverrideAnnotation associationOverride)
|
void |
JavaAssociationOverrideRelationshipReference2_0.update(AssociationOverrideAnnotation associationOverride)
|
| Uses of AssociationOverrideAnnotation in org.eclipse.jpt.core.jpa2.resource.java |
|---|
| Subinterfaces of AssociationOverrideAnnotation in org.eclipse.jpt.core.jpa2.resource.java | |
|---|---|
interface |
AssociationOverride2_0Annotation
Corresponds to the JPA 2.0 annotation javax.persistence.AssociationOverride 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 AssociationOverrideAnnotation in org.eclipse.jpt.core.resource.java |
|---|
| Subinterfaces of AssociationOverrideAnnotation in org.eclipse.jpt.core.resource.java | |
|---|---|
interface |
NestableAssociationOverrideAnnotation
Corresponds to the JPA annotation javax.persistence.AssociationOverride 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 | |||||||||