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

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

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

Subinterfaces of OneToManyMapping in org.eclipse.jpt.core.context.java
 interface JavaOneToManyMapping
          The java representation of a OneToManyMapping 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 OneToManyMapping in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.core.context.orm
 interface OrmOneToManyMapping
          The orm.xml representation of a OneToManyMapping 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 OneToManyMapping in org.eclipse.jpt.eclipselink.core.context
 

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