- All Implemented Interfaces:
org.jdbi.v3.core.mapper.RowMapper<Table>
- Enclosing class:
- Table
public static class Table.TableMapper
extends Object
implements org.jdbi.v3.core.mapper.RowMapper<Table>
-
Constructor Summary
Constructors
-
Method Summary
map(ResultSet r,
org.jdbi.v3.core.statement.StatementContext ctx)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jdbi.v3.core.mapper.RowMapper
init, specialize
-
Constructor Details
-
TableMapper
public TableMapper()
-
Method Details
-
map
- Specified by:
map in interface org.jdbi.v3.core.mapper.RowMapper<Table>
- Throws:
SQLException