private static class AbstractCursor.TimeAccessor extends AbstractCursor.ObjectAccessor
Types.TIME.getter| Constructor and Description |
|---|
AbstractCursor.TimeAccessor(AbstractCursor.Getter getter) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLong() |
String |
getString() |
Time |
getTime(Calendar calendar) |
getArray, getAsciiStream, getBigDecimal, getBigDecimal, getBinaryStream, getBlob, getBoolean, getByte, getBytes, getCharacterStream, getClob, getDate, getDouble, getFloat, getInt, getNCharacterStream, getNClob, getNString, getObject, getObject, getObject, getRef, getShort, getSQLXML, getStruct, getTimestamp, getUnicodeStream, getURL, wasNullpublic AbstractCursor.TimeAccessor(AbstractCursor.Getter getter)
public Time getTime(Calendar calendar) throws SQLException
getTime in interface Cursor.AccessorgetTime in class AbstractCursor.AccessorImplSQLExceptionpublic String getString() throws SQLException
getString in interface Cursor.AccessorgetString in class AbstractCursor.AccessorImplSQLExceptionpublic long getLong()
throws SQLException
getLong in interface Cursor.AccessorgetLong in class AbstractCursor.AccessorImplSQLExceptionCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.