| 类 | 说明 |
|---|---|
| ArrayHandler |
ResultSetHandler implementation that converts a
ResultSet into an Object[]. |
| HaloBeanHandler<T> |
ResultSetHandler implementation that converts the first
ResultSet row into a JavaBean. |
| HaloBeanListHandler<T> |
ResultSetHandler implementation that converts a
ResultSet into a List of beans. |
| HaloGetMapHandler |
ResultSetHandler implementation that converts the first
ResultSet row into a Map. |
| HaloGetMapListHandler |
ResultSetHandler implementation that converts the first
ResultSet row into a Map. |
Copyright © 2015. All rights reserved.