Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.VirtualRelationship

Packages that use VirtualRelationship
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.jpa2.context   
 

Uses of VirtualRelationship in org.eclipse.jpt.jpa.core.context
 

Subinterfaces of VirtualRelationship in org.eclipse.jpt.jpa.core.context
 interface VirtualJoinColumnRelationship
          Virtual join column relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface VirtualJoinTableRelationship
          Virtual join table relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface VirtualOverrideRelationship
          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.
 

Methods in org.eclipse.jpt.jpa.core.context that return VirtualRelationship
 VirtualRelationship VirtualRelationshipStrategy.getRelationship()
           
 

Uses of VirtualRelationship in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of VirtualRelationship in org.eclipse.jpt.jpa.core.jpa2.context
 interface VirtualOverrideRelationship2_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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.