Dali Provisional API
Release 3.2

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

All Superinterfaces:
IAdaptable, JpaContextNode, JpaNode, JptResourceTypeReference, Model, ReadOnlyJoinColumnRelationship, ReadOnlyJoinTableRelationship, ReadOnlyOverrideRelationship, ReadOnlyOverrideRelationship2_0, ReadOnlyRelationship, VirtualJoinColumnRelationship, VirtualJoinTableRelationship, VirtualOverrideRelationship, VirtualRelationship

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.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.jpa2.context.ReadOnlyOverrideRelationship2_0
buildJoinTableInverseJoinColumnValidator, buildJoinTableJoinColumnValidator, buildJoinTableValidator
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyOverrideRelationship
buildColumnValidator, getAttributeName, getCandidateTableNames, getDefaultTableName, getTypeMapping, initializeOnSpecified, resolveDbTable, tableNameIsInvalid
 
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
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.