Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core with parameters of type BaseTemporalAnnotation
 JavaBaseTemporalConverter JpaFactory.buildJavaBaseTemporalConverter(Converter.ParentAdapter<JavaAttributeMapping> parentAdapter, BaseTemporalAnnotation annotation)
           
 

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

Subinterfaces of BaseTemporalAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface MapKeyTemporalAnnotation2_0
          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.
 

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

Subinterfaces of BaseTemporalAnnotation in org.eclipse.jpt.jpa.core.resource.java
 interface TemporalAnnotation
          Corresponds to the JPA annotation javax.persistence.Temporal 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.