org.eclipse.jpt.jpa.core.jpa2.context
Interface VirtualOverrideRelationship2_0

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IResourcePart, JpaContextNode, JpaNode, Model, ReadOnlyJoinColumnRelationship, ReadOnlyJoinTableRelationship, ReadOnlyOverrideRelationship, ReadOnlyOverrideRelationship2_0, ReadOnlyRelationship, VirtualJoinColumnRelationship, VirtualJoinTableRelationship, VirtualOverrideRelationship, VirtualRelationship
All Known Subinterfaces:
JavaVirtualOverrideRelationship2_0, OrmVirtualOverrideRelationship2_0

public interface VirtualOverrideRelationship2_0
extends VirtualOverrideRelationship, VirtualJoinTableRelationship, ReadOnlyOverrideRelationship2_0

JPA 2.0 virtual association override relationship

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.


Method Summary
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.VirtualOverrideRelationship
getAssociationOverride
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.VirtualJoinColumnRelationship
getJoinColumnStrategy
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.VirtualRelationship
getStrategy, resolveOverriddenRelationship
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.VirtualJoinTableRelationship
getJoinTableStrategy
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyOverrideRelationship
initializeOnSpecified
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyJoinColumnRelationship
mayHaveDefaultJoinColumn, strategyIsJoinColumn
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyJoinTableRelationship
mayHaveDefaultJoinTable, strategyIsJoinTable