Class AbstractCursor.TimestampAccessor

  • All Implemented Interfaces:
    Cursor.Accessor
    Enclosing class:
    AbstractCursor

    private static class AbstractCursor.TimestampAccessor
    extends AbstractCursor.ObjectAccessor
    Accessor that assumes that the underlying value is a TIMESTAMP, represented as a java.sql.Timestamp; corresponds to Types.TIMESTAMP.