public class RecordIdIdMappingsMapper extends MapperBase implements org.skife.jdbi.v2.tweak.ResultSetMapper<RecordIdIdMappings>
| Constructor and Description |
|---|
RecordIdIdMappingsMapper() |
| Modifier and Type | Method and Description |
|---|---|
RecordIdIdMappings |
map(int index,
java.sql.ResultSet r,
org.skife.jdbi.v2.StatementContext ctx) |
getDate, getDateTime, getUUIDpublic RecordIdIdMappings map(int index, java.sql.ResultSet r, org.skife.jdbi.v2.StatementContext ctx) throws java.sql.SQLException
map in interface org.skife.jdbi.v2.tweak.ResultSetMapper<RecordIdIdMappings>java.sql.SQLExceptionCopyright © 2010-2020. All Rights Reserved.