org.eclipse.jpt.core.context
Interface AssociationOverrideRelationshipReference
- All Superinterfaces:
- org.eclipse.core.runtime.IAdaptable, IResourcePart, JoinColumnEnabledRelationshipReference, JpaContextNode, JpaNode, Model, RelationshipReference
- All Known Subinterfaces:
- AssociationOverrideRelationshipReference2_0, JavaAssociationOverrideRelationshipReference, JavaAssociationOverrideRelationshipReference2_0, OrmAssociationOverrideRelationshipReference, OrmAssociationOverrideRelationshipReference2_0
public interface AssociationOverrideRelationshipReference
- extends RelationshipReference, JoinColumnEnabledRelationshipReference
An AssociationOverrideRelationshipReference is a type of
RelationshipReference that may utilize a
JoinColumnJoiningStrategy
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. It is available at this early stage to solicit feedback from
pioneering adopters on the understanding that any code that uses this API
will almost certainly be broken (repeatedly) as the API evolves.
- Since:
- 2.3
- Version:
- 2.3
- See Also:
AssociationOverride
getAssociationOverride
AssociationOverride getAssociationOverride()
initializeFrom
void initializeFrom(AssociationOverrideRelationshipReference oldAssociationOverride)