| 类 | 说明 |
|---|---|
| HeaBeanHandler<T> |
ResultSetHandler implementation that converts the first
ResultSet row into a JavaBean. |
| HeaBeanListHandler<T> |
ResultSetHandler implementation that converts a
ResultSet into a List of beans. |
| HeaGetMapHandler |
ResultSetHandler implementation that converts the first
ResultSet row into a Map. |
| HeaGetMapListHandler |
ResultSetHandler implementation that converts the first
ResultSet row into a Map. |
| ScalarHandler<T> |
ResultSetHandler implementation that converts one
ResultSet column into an Object. |
Copyright © 2016. All rights reserved.