public class HStoreColumnMapper extends Object implements ColumnMapper<Map<String,String>>
Map.| Constructor and Description |
|---|
HStoreColumnMapper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
map(ResultSet r,
int columnNumber,
StatementContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmappublic Map<String,String> map(ResultSet r, int columnNumber, StatementContext ctx) throws SQLException
map in interface ColumnMapper<Map<String,String>>SQLExceptionCopyright © 2018. All rights reserved.