Uses of Interface
org.eclipse.jpt.core.jpa2.context.java.JavaSingleRelationshipMapping2_0

Packages that use JavaSingleRelationshipMapping2_0
org.eclipse.jpt.core.jpa2   
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of JavaSingleRelationshipMapping2_0 in org.eclipse.jpt.core.jpa2
 

Methods in org.eclipse.jpt.core.jpa2 with parameters of type JavaSingleRelationshipMapping2_0
 JavaDerivedIdentity2_0 JpaFactory2_0.buildJavaDerivedIdentity(JavaSingleRelationshipMapping2_0 parent)
           
 

Uses of JavaSingleRelationshipMapping2_0 in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of JavaSingleRelationshipMapping2_0 in org.eclipse.jpt.core.jpa2.context.java
 interface JavaManyToOneMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOneToOneMapping2_0
          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.core.jpa2.context.java that return JavaSingleRelationshipMapping2_0
 JavaSingleRelationshipMapping2_0 JavaDerivedIdentity2_0.getMapping()