| Package | Description |
|---|---|
| io.debezium.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static JdbcConfiguration |
JdbcConfiguration.adapt(Configuration config)
Obtain a
JdbcConfiguration adapter for the given Configuration. |
JdbcConfiguration |
JdbcConnection.config()
Obtain the configuration for this connection.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
JdbcConnection.ConnectionFactory.connect(JdbcConfiguration config)
Establish a connection to the database denoted by the given configuration.
|
Connection |
JdbcConnection.ConnectionFactoryDecorator.connect(JdbcConfiguration config) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.