Package | Description |
---|---|
org.apache.commons.dbutils.handlers |
Implementations of the org.apache.commons.dbutils.ResultSetHandler interface.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanMapHandler<K,V>
ResultSetHandler implementation that returns a Map of Beans. |
class |
KeyedHandler<K>
ResultSetHandler implementation that returns a Map of Maps. |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.