Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkOneToManyRelationship

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

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

Subinterfaces of EclipseLinkOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkOneToManyRelationship2_0
          EclipseLink 2.0 1:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return EclipseLinkOneToManyRelationship
 EclipseLinkOneToManyRelationship EclipseLinkOneToManyMapping.getRelationship()
           
 

Uses of EclipseLinkOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.java
 

Subinterfaces of EclipseLinkOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.java
 interface EclipseLinkJavaOneToManyRelationship
          EclipseLink Java 1:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkJavaOneToManyRelationship2_0
          EclipseLink 2.0 Java 1:m relationship 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 EclipseLinkOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of EclipseLinkOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmOneToManyRelationship
          EclipseLink orm.xml 1:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOrmOneToManyRelationship2_0
          EclipseLink 2.0 orm.xml 1:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.