| 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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.