| Package | Description |
|---|---|
| org.mule.db.commons.internal.result.resultset |
| Modifier and Type | Class and Description |
|---|---|
class |
IteratorResultSetHandler
Processes a
ResultSet returning an iterator of maps. |
class |
ListResultSetHandler
Processes a
ResultSet returning a list of maps. |
class |
SingleResultSetHandler
Processes the first element in a
ResultSet returning a map with the result. |
Copyright © 2022. All rights reserved.