Uses of Interface
org.eclipse.jpt.core.context.ManyToManyMapping

Packages that use ManyToManyMapping
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of ManyToManyMapping in org.eclipse.jpt.core.context.java
 

Subinterfaces of ManyToManyMapping in org.eclipse.jpt.core.context.java
 interface JavaManyToManyMapping
          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 ManyToManyMapping in org.eclipse.jpt.core.context.orm
 

Subinterfaces of ManyToManyMapping in org.eclipse.jpt.core.context.orm
 interface OrmManyToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.