Uses of Interface
org.eclipse.jpt.core.context.SingleRelationshipMapping

Packages that use SingleRelationshipMapping
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of SingleRelationshipMapping in org.eclipse.jpt.core.context
 

Subinterfaces of SingleRelationshipMapping in org.eclipse.jpt.core.context
 interface 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 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 SingleRelationshipMapping in org.eclipse.jpt.core.context.java
 

Subinterfaces of SingleRelationshipMapping in org.eclipse.jpt.core.context.java
 interface JavaManyToOneMapping
          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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaSingleRelationshipMapping
          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 SingleRelationshipMapping in org.eclipse.jpt.core.context.orm
 

Subinterfaces of SingleRelationshipMapping in org.eclipse.jpt.core.context.orm
 interface OrmManyToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmSingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.