@FunctionalInterface public static interface JdbcSelectOperation.JdbcReaderFunction<OUTPUT>
| Modifier and Type | Method and Description |
|---|---|
OUTPUT |
apply(ResultSet resultSet) |
OUTPUT apply(ResultSet resultSet) throws SQLException
SQLExceptionCopyright © 2017 Irenical. All rights reserved.