Uses of Interface
org.eclipse.jpt.core.context.orm.OrmSingleRelationshipMapping

Packages that use OrmSingleRelationshipMapping
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of OrmSingleRelationshipMapping in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OrmSingleRelationshipMapping in org.eclipse.jpt.core.context.orm
 interface OrmManyToOneMapping
          The orm.xml 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 OrmOneToOneMapping
          The orm.xml 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 OrmSingleRelationshipMapping in org.eclipse.jpt.core.jpa2.context.orm
 

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