Uses of Class
io.debezium.connector.jdbc.junit.jupiter.JdbcConnectionProvider
Packages that use JdbcConnectionProvider
Package
Description
-
Uses of JdbcConnectionProvider in io.debezium.connector.jdbc.junit.jupiter
Subclasses of JdbcConnectionProvider in io.debezium.connector.jdbc.junit.jupiterModifier and TypeClassDescriptionclassA test parameter object that represents the sink database in a JDBC end-to-end test pipeline. -
Uses of JdbcConnectionProvider in io.debezium.connector.jdbc.junit.jupiter.e2e.source
Modifier and TypeClassDescriptionclassA test parameter object that represents the source database and containers in a JDBC end-to-end test pipeline.