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