Class ZonedTimestampWithoutTimezoneType
java.lang.Object
io.debezium.connector.jdbc.type.AbstractType
io.debezium.connector.jdbc.type.AbstractTimestampType
io.debezium.connector.jdbc.type.debezium.ZonedTimestampType
io.debezium.connector.jdbc.dialect.db2.ZonedTimestampWithoutTimezoneType
- All Implemented Interfaces:
Type
An implementation of
Type for ZonedTimestamp values.- Author:
- Chris Cranford
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.jdbc.type.debezium.ZonedTimestampType
bind, getDefaultValueBinding, getJdbcType, getRegistrationKeys, getTypeNameMethods inherited from class io.debezium.connector.jdbc.type.AbstractTimestampType
getTimePrecisionMethods inherited from class io.debezium.connector.jdbc.type.AbstractType
getQueryBinding, getSchemaParameter, getSourceColumnPrecision, getSourceColumnSize, getSourceColumnType, throwUnexpectedValue, toString
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ZonedTimestampWithoutTimezoneType
ZonedTimestampWithoutTimezoneType()
-
-
Method Details
-
getBindableType
- Overrides:
getBindableTypein classZonedTimestampType
-