Package io.debezium.connector.jdbc.dialect
package io.debezium.connector.jdbc.dialect
-
ClassDescriptionRepresents a dialect of SQL implemented by a particular RDBMS.A provider for a
DatabaseDialect.Resolves whichDatabaseDialectshould be used by the JDBC sink connector.A generalized ANSI92 compliantDatabaseDialectimplementation.Helper class for creating SQL statement expressions.