Uses of Interface
org.eclipse.jpt.core.context.java.JavaSingleRelationshipMapping

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

Uses of JavaSingleRelationshipMapping in org.eclipse.jpt.core.context.java
 

Subinterfaces of JavaSingleRelationshipMapping in org.eclipse.jpt.core.context.java
 interface JavaManyToOneMapping
          The java representation of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOneToOneMapping
          The java representation of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

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

Subinterfaces of JavaSingleRelationshipMapping 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.
 interface JavaSingleRelationshipMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.