Uses of Class
io.debezium.connector.jdbc.integration.AbstractJdbcSinkTest
Packages that use AbstractJdbcSinkTest
Package
Description
-
Uses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration
Subclasses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integrationModifier and TypeClassDescriptionclassCommon delete enabled tests.classCommon insert mode tests.classCommon primary key mode tests.classCommon converted CloudEvent saving tests.classCommon schema evolution tests. -
Uses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.db2
Subclasses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.db2Modifier and TypeClassDescriptionclassDelete enabled tests for DB2.classInsert Mode tests for DB2.classPrimary Key Mode tests for DB2.classConverted CloudEvent saving tests for DB2classSchema Evolution tests for DB2 -
Uses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.mysql
Subclasses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.mysqlModifier and TypeClassDescriptionclassColumn type mappings for MySQLclassDelete enabled tests for MySQL.classInsert Mode tests for MySQL.classPrimary Key Mode tests for MySQL.classConverted CloudEvent saving tests for MySQLclassSchema Evolution tests for MySQL -
Uses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.oracle
Subclasses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.oracleModifier and TypeClassDescriptionclassColumn type mapping tests for Oracle.classDelete enabled tests for Oracle.classInsert Mode tests for Oracle.classPrimary Key Mode tests for Oracle.classConverted CloudEvent saving tests for OracleclassSchema Evolution tests for Oracle -
Uses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.postgres
Subclasses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.postgresModifier and TypeClassDescriptionclassColumn type mapping tests for PostgreSQL.classDelete enabled tests for PostgreSQL.classField filter tests for PostgreSQL.classInsert Mode tests for PostgreSQL.classPrimary Key Mode tests for PostgreSQL.classConverted CloudEvent saving tests for PostgreSQLclassSchema Evolution tests for PostgreSQL -
Uses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.sqlserver
Subclasses of AbstractJdbcSinkTest in io.debezium.connector.jdbc.integration.sqlserverModifier and TypeClassDescriptionclassDelete enabled tests for MS SQL Server.classInsert Mode tests for MS SQL Server.classPrimary Key Mode tests for MS SQL Server.classConverted CloudEvent saving tests for MS SQL ServerclassSchema Evolution tests for MS SQL Server