private static class AbstractCursor.ByteAccessor extends AbstractCursor.ExactNumericAccessor
Byte;
corresponds to Types.TINYINT.getter| Constructor and Description |
|---|
AbstractCursor.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 AbstractCursor.ByteAccessor(AbstractCursor.Getter getter)
public byte getByte()
getByte in interface Cursor.AccessorgetByte in class AbstractCursor.AccessorImplpublic long getLong()
getLong in interface Cursor.AccessorgetLong in class AbstractCursor.ExactNumericAccessorCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.