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

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

Uses of EnumeratedAnnotation in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core with parameters of type EnumeratedAnnotation
 JavaEnumeratedConverter JpaFactory.buildJavaEnumeratedConverter(JavaAttributeMapping parent, EnumeratedAnnotation annotation)
           
 

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

Subinterfaces of EnumeratedAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface MapKeyEnumerated2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyEnumerated Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.