| Package | Description |
|---|---|
| io.debezium.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
JdbcConnection.querySingleValue(Connection connection,
String queryString,
JdbcConnection.StatementPreparer preparer,
JdbcConnection.ResultSetExtractor<T> extractor) |
<T> JdbcConnection.ResultSetMapper<T> |
JdbcConnection.singleResultMapper(JdbcConnection.ResultSetExtractor<T> extractor,
String error) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.