Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.java.JavaOneToManyRelationship

Packages that use JavaOneToManyRelationship
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.jpa2.context.java   
org.eclipse.jpt.jpa.eclipselink.core.context.java   
 

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

Methods in org.eclipse.jpt.jpa.core.context.java that return JavaOneToManyRelationship
 JavaOneToManyRelationship JavaOneToManyMapping.getRelationship()
           
 

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

Subinterfaces of JavaOneToManyRelationship in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaOneToManyRelationship2_0
          JPA 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 JavaOneToManyRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.java
 

Subinterfaces of JavaOneToManyRelationship 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.