| Modifier and Type | Method and Description |
|---|---|
<E> List<E> |
list(RowMapper<E> rowMapper) |
<E> E |
single(RowMapper<E> rowMapper) |
<E> List<E> list(RowMapper<E> rowMapper) throws SQLException
SQLException<E> E single(RowMapper<E> rowMapper) throws SQLException
SQLExceptionCopyright © 2013–2014. All rights reserved.