public class DateTimeMapper extends Object implements ColumnMapper<org.joda.time.DateTime>
Timestamp to a DateTime.| Constructor and Description |
|---|
DateTimeMapper() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
map(ResultSet r,
int columnNumber,
StatementContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmappublic org.joda.time.DateTime map(ResultSet r, int columnNumber, StatementContext ctx) throws SQLException
map in interface ColumnMapper<org.joda.time.DateTime>SQLExceptionCopyright © 2019. All rights reserved.