Class TemporalImpl
- java.lang.Object
-
- org.eclipse.persistence.internal.jpa.config.MetadataImpl<TemporalMetadata>
-
- org.eclipse.persistence.internal.jpa.config.converters.TemporalImpl
-
- All Implemented Interfaces:
Temporal
public class TemporalImpl extends MetadataImpl<TemporalMetadata> implements Temporal
JPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Field Summary
-
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata
-
-
Constructor Summary
Constructors Constructor Description TemporalImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TemporalsetType(java.lang.String type)-
Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
-