Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core with parameters of type BaseEnumeratedAnnotation
 JavaBaseEnumeratedConverter JpaFactory.buildJavaBaseEnumeratedConverter(JavaAttributeMapping parent, BaseEnumeratedAnnotation annotation, Converter.Owner owner)
           
 

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

Subinterfaces of BaseEnumeratedAnnotation 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.
 

Uses of BaseEnumeratedAnnotation in org.eclipse.jpt.jpa.core.resource.java
 

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


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.