Package io.debezium.connector.binlog.jdbc
package io.debezium.connector.binlog.jdbc
-
ClassDescriptionAn abstract binlog-based connector connection implementation of
JdbcConnection.Used by binlog-based connector DDL parsers to convert string default values to a specific Java type recognized by value converters for a subset of types.Decodes a binlog connector's JDBC result set return value based on configured protocols.Binlog-specific connector implementation ofSystemVariables, which defines scopes and constants of used system variable names.Various defined binlog scopes.Binlog-based connector-specific customizations for converting JDBC values obtained from the binlog client library.