@FunctionalInterface public static interface JdbcConnection.ResultSetExtractor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(ResultSet rs) |
T apply(ResultSet rs) throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.