Implementations of the org.apache.commons.dbutils.ResultSetHandler interface.
ResultSetHandler
ResultSet
Object[]
List
Object
ResultSetHandler implementation that returns a Map of Maps. ResultSet rows are converted into Maps which are then stored in a Map under the given key.
Map