Uses of Interface
io.debezium.connector.postgresql.connection.PostgresConnection.PostgresValueConverterBuilder
-
Packages that use PostgresConnection.PostgresValueConverterBuilder Package Description io.debezium.connector.postgresql.connection -
-
Uses of PostgresConnection.PostgresValueConverterBuilder in io.debezium.connector.postgresql.connection
Constructors in io.debezium.connector.postgresql.connection with parameters of type PostgresConnection.PostgresValueConverterBuilder Constructor Description PostgresConnection(Configuration config, PostgresConnection.PostgresValueConverterBuilder valueConverterBuilder)Creates a Postgres connection using the supplied configuration.
-