Dali Provisional API
Release 3.2

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

Packages that use ManyToManyRelationship
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context   
 

Uses of ManyToManyRelationship in org.eclipse.jpt.jpa.core.context
 

Methods in org.eclipse.jpt.jpa.core.context that return ManyToManyRelationship
 ManyToManyRelationship ManyToManyMapping.getRelationship()
           
 

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

Subinterfaces of ManyToManyRelationship in org.eclipse.jpt.jpa.core.context.java
 interface JavaManyToManyRelationship
          Java m: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 ManyToManyRelationship in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of ManyToManyRelationship in org.eclipse.jpt.jpa.core.context.orm
 interface OrmManyToManyRelationship
          orm.xml m: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 ManyToManyRelationship in org.eclipse.jpt.jpa.core.jpa2.context
 

Methods in org.eclipse.jpt.jpa.core.jpa2.context that return ManyToManyRelationship
 ManyToManyRelationship ManyToManyMapping2_0.getRelationship()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.