public interface JdbcResultFactory<T>
| Modifier and Type | Method and Description |
|---|---|
T |
create(ResultSet result) |
void |
init(ResultSet result) |
void init(ResultSet result) throws SQLException
SQLExceptionT create(ResultSet result) throws SQLException
SQLExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly