private static class AbstractCursor.ByteAccessor extends AbstractCursor.ExactNumericAccessor
Byte;
corresponds to Types.TINYINT.getter| Constructor and Description |
|---|
ByteAccessor(AbstractCursor.Getter getter) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getByte() |
long |
getLong() |
getBigDecimal, getBigDecimal, getDouble, getFloatgetArray, getAsciiStream, getBinaryStream, getBlob, getBoolean, getBytes, getCharacterStream, getClob, getDate, getInt, getNCharacterStream, getNClob, getNString, getObject, getObject, getObject, getRef, getShort, getSQLXML, getString, getStruct, getTime, getTimestamp, getUnicodeStream, getURL, wasNullpublic ByteAccessor(AbstractCursor.Getter getter)
public byte getByte()
throws SQLException
getByte in interface Cursor.AccessorgetByte in class AbstractCursor.AccessorImplSQLExceptionpublic long getLong()
throws SQLException
getLong in interface Cursor.AccessorgetLong in class AbstractCursor.ExactNumericAccessorSQLExceptionCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.