Package io.atlasmap.converters
Class SqlTimeConverter
java.lang.Object
io.atlasmap.converters.SqlTimeConverter
- All Implemented Interfaces:
AtlasConverter<Time>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoCalendar
(Time time, String sourceFormat, String targetFormat) toGregorianCalendar
(Time time, String sourceFormat, String targetFormat) toLocalDateTime
(Time time, String sourceFormat, String targetFormat) toLocalTime
(Time time, String sourceFormat, String targetFormat) toSqlTimestamp
(Time time, String sourceFormat, String targetFormat) toZonedDateTime
(Time time, String sourceFormat, String targetFormat)
-
Constructor Details
-
SqlTimeConverter
public SqlTimeConverter()
-
-
Method Details
-
toCalendar
-
toDate
-
toGregorianCalendar
-
toLocalTime
-
toLocalDateTime
-
toSqlTimestamp
-
toZonedDateTime
-