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

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

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

Methods in org.eclipse.jpt.jpa.core with parameters of type TemporalAnnotation
 JavaTemporalConverter JpaFactory.buildJavaTemporalConverter(JavaAttributeMapping parent, TemporalAnnotation annotation)
           
 

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

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