Package | Description |
---|---|
org.apache.commons.dbutils.handlers |
Implementations of the org.apache.commons.dbutils.ResultSetHandler interface.
|
Class and Description |
---|
GenericListHandler
Abstract class that simplify development of
ResultSetHandler
classes that convert ResultSet into List . |