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

Packages that use OneToOneMapping
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.eclipselink.core.context   
 

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

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

Subinterfaces of OneToOneMapping in org.eclipse.jpt.core.context.orm
 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 OneToOneMapping in org.eclipse.jpt.eclipselink.core.context
 

Subinterfaces of OneToOneMapping in org.eclipse.jpt.eclipselink.core.context
 interface EclipseLinkOneToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.