public static interface ExtractionContext.ResultSetProcessor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
process(ResultSet resultSet) |
T process(ResultSet resultSet) throws SQLException
SQLExceptionCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.