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

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

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

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.context.java
 interface JavaOneToManyMapping
          Java 1:m mapping
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmOneToManyMapping
          orm.xml 1:m mapping
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context
 interface OneToManyMapping2_0
          JPA 2.0 1:m mapping
 

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

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaOneToManyMapping2_0
          JPA 2.0 Java 1:m mapping
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmOneToManyMapping2_0
          JPA 2.0 orm.xml 1:m mapping
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.eclipselink.core.context
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkOneToManyMapping
          EclipseLink 1:m mapping
 

Uses of OneToManyMapping in org.eclipse.jpt.jpa.eclipselink.core.v2_0.context
 

Subinterfaces of OneToManyMapping in org.eclipse.jpt.jpa.eclipselink.core.v2_0.context
 interface EclipseLinkOneToManyMapping2_0
          EclipseLink 1:m mapping