| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Field and Description |
|---|---|
private MySqlValueConverters.ParsingErrorHandler |
MySqlValueConverters.parsingErrorHandler |
| Constructor and Description |
|---|
MySqlValueConverters(JdbcValueConverters.DecimalMode decimalMode,
TemporalPrecisionMode temporalPrecisionMode,
JdbcValueConverters.BigIntUnsignedMode bigIntUnsignedMode,
CommonConnectorConfig.BinaryHandlingMode binaryMode,
TemporalAdjuster adjuster,
MySqlValueConverters.ParsingErrorHandler parsingErrorHandler)
Create a new instance that always uses UTC for the default time zone when converting values without timezone information
to values that require timezones.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.