Uses of Interface
org.eclipse.persistence.jpa.config.Temporal
-
Packages that use Temporal Package Description org.eclipse.persistence.internal.jpa.config.converters org.eclipse.persistence.internal.jpa.config.mappings org.eclipse.persistence.jpa.config -
-
Uses of Temporal in org.eclipse.persistence.internal.jpa.config.converters
Classes in org.eclipse.persistence.internal.jpa.config.converters that implement Temporal Modifier and Type Class Description classTemporalImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.converters that return Temporal Modifier and Type Method Description TemporalTemporalImpl. setType(String type) -
Uses of Temporal in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return Temporal Modifier and Type Method Description TemporalAbstractCollectionMappingImpl. setMapKeyTemporal()TemporalElementCollectionImpl. setMapKeyTemporal()TemporalAbstractDirectMappingImpl. setTemporal() -
Uses of Temporal in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return Temporal Modifier and Type Method Description TemporalElementCollection. setMapKeyTemporal()TemporalManyToMany. setMapKeyTemporal()TemporalOneToMany. setMapKeyTemporal()TemporalArray. setTemporal()TemporalBasic. setTemporal()TemporalElementCollection. setTemporal()TemporalId. setTemporal()TemporalVersion. setTemporal()TemporalTemporal. setType(String type)
-