public interface ResultSetExtractor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
extractData(ResultSet rs) |
T extractData(ResultSet rs) throws SQLException, DataAccessException
SQLExceptionDataAccessExceptionCopyright © 2022. All rights reserved.