| Package | Description |
|---|---|
| com.moandjiezana.uncommons.dbutils |
| Modifier and Type | Method and Description |
|---|---|
static <U> FunctionWithException<ResultSet,U> |
MapResultSetHandler.column(String column,
Class<U> columnClass)
Extracts the key from a single column.
|
| Constructor and Description |
|---|
MapResultSetHandler(FunctionWithException<ResultSet,K> keyExtractor,
RowProcessor<V> rowProcessor) |
Copyright © 2014. All rights reserved.