Package io.debezium.connector.mysql.jdbc
package io.debezium.connector.mysql.jdbc
-
ClassesClassDescriptionAn abstract implementation of
BinlogFieldReaderfor MySQL.Decode binary protocol value for MySQL.AnBinlogConnectorConnectionto be used with MySQL.AnBinlogConnectionConfigurationimplementation for MySQL.This class is used by a DDL parser to convert the string default value to a Java type recognized by value converters for a subset of types.Used to resolve whichBinlogFieldReaderimplementation to use for MySQL.Decode text protocol value for MySQL.MySQL-specific customization of the conversions from JDBC values obtained from the MySQL binlog client library.