public class InsensitiveMapRowHandler extends Object implements RowHandler
Constructor and Description |
---|
InsensitiveMapRowHandler() |
public Map<String,Object> process(ResultSet resultSet) throws SQLException
RowHandler
process
in interface RowHandler
resultSet
- resultset containing the row to process. Non nullSQLException
- if a database access error occurs or this method is called
on a closed result setCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.