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