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

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

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

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

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

Subinterfaces of OneToManyAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface OneToMany2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.OneToMany