Uses of Interface
org.eclipse.jpt.jpa.core.resource.java.ManyToManyAnnotation

Packages that use ManyToManyAnnotation
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.jpa2.resource.java   
 

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

Methods in org.eclipse.jpt.jpa.core.context.java that return ManyToManyAnnotation
 ManyToManyAnnotation JavaManyToManyMapping.getAnnotationForUpdate()
           
 ManyToManyAnnotation JavaManyToManyMapping.getMappingAnnotation()
           
 

Uses of ManyToManyAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 

Subinterfaces of ManyToManyAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface ManyToMany2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.ManyToMany