| Interface | Description |
|---|---|
| JdbcConfiguration |
A specialized configuration for the Debezium driver.
|
| JdbcConfiguration.Builder |
The JDBC-specific builder used to construct and/or alter JDBC configuration instances.
|
| JdbcConnection.ConnectionFactory |
Establishes JDBC connections.
|
| JdbcConnection.Operations |
Defines multiple JDBC operations.
|
| JdbcConnection.ResultSetConsumer | |
| JdbcConnection.SingleParameterResultSetConsumer | |
| JdbcConnection.StatementPreparer |
| Class | Description |
|---|---|
| JdbcConnection |
A utility that simplifies using a JDBC connection and executing transactions composed of multiple statements.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.