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