Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmOneToManyRelationship

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmOneToManyRelationship
 OrmOneToManyRelationship OrmOneToManyMapping.getRelationship()
           
 

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

Subinterfaces of OrmOneToManyRelationship in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmOneToManyRelationship2_0
          JPA 2.0 orm.xml 1:m relationship
 

Uses of OrmOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of OrmOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmOneToManyRelationship
          EclipseLink orm.xml 1:m relationship
 

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

Subinterfaces of OrmOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.orm
 interface EclipseLinkOrmOneToManyRelationship2_0
          EclipseLink 2.0 orm.xml 1:m relationship