public class InsensitiveMapRowHandler extends Object implements RowHandler
| Constructor and Description |
|---|
InsensitiveMapRowHandler() |
public Map<String,Object> process(ResultSet resultSet) throws SQLException
RowHandlerprocess in interface RowHandlerresultSet - 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–2018 MuleSoft, Inc.. All rights reserved.