Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLinkTransformerAnnotation

Packages that use EclipseLinkTransformerAnnotation
org.eclipse.jpt.jpa.eclipselink.core.resource.java   
 

Uses of EclipseLinkTransformerAnnotation in org.eclipse.jpt.jpa.eclipselink.core.resource.java
 

Subinterfaces of EclipseLinkTransformerAnnotation in org.eclipse.jpt.jpa.eclipselink.core.resource.java
 interface EclipseLinkReadTransformerAnnotation
          Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.ReadTransformer Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkWriteTransformerAnnotation
          Corresponds to the Eclipselink annotation org.eclipse.persistence.annotations.WriteTransformer Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.