private static class AbstractCursor.ShortAccessor extends AbstractCursor.ExactNumericAccessor
Short;
corresponds to Types.SMALLINT.getter| Constructor and Description |
|---|
AbstractCursor.ShortAccessor(AbstractCursor.Getter getter) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLong() |
short |
getShort() |
getBigDecimal, getBigDecimal, getDouble, getFloatgetArray, getAsciiStream, getBinaryStream, getBlob, getBoolean, getByte, getBytes, getCharacterStream, getClob, getDate, getInt, getNCharacterStream, getNClob, getNString, getObject, getObject, getObject, getRef, getSQLXML, getString, getStruct, getTime, getTimestamp, getUnicodeStream, getURL, wasNullpublic AbstractCursor.ShortAccessor(AbstractCursor.Getter getter)
public short getShort()
getShort in interface Cursor.AccessorgetShort in class AbstractCursor.AccessorImplpublic long getLong()
getLong in interface Cursor.AccessorgetLong in class AbstractCursor.ExactNumericAccessorCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.