public abstract class RowMapper<E> extends Object
public abstract E convert(ResultSet resultSet, int rowNum) throws SQLException
SQLExceptionprotected boolean contains(ResultSet resultSet, String columnName) throws SQLException
SQLExceptionCopyright © 2014. All Rights Reserved.