Class DateTimeMapper

java.lang.Object
org.jdbi.v3.jodatime2.DateTimeMapper
All Implemented Interfaces:
ColumnMapper<org.joda.time.DateTime>

public class DateTimeMapper extends Object implements ColumnMapper<org.joda.time.DateTime>
Map a Timestamp to a DateTime.