public interface TypeHandler<T>
T getResult(ResultSet rs, int columnIndex, JdbcType jdbcType) throws SQLException
SQLExceptionT getResult(ResultSet rs, String columnName, JdbcType jdbcType) throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.