private static class AbstractCursor.BigDecimalAccessor extends AbstractCursor.BigNumberAccessor
BigDecimal;
corresponds to Types.DECIMAL.getter| Constructor and Description |
|---|
BigDecimalAccessor(AbstractCursor.Getter getter) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getBigDecimal() |
BigDecimal |
getBigDecimal(int scale) |
protected Number |
getNumber() |
getBoolean, getByte, getDouble, getFloat, getInt, getLong, getShortgetArray, getAsciiStream, getBinaryStream, getBlob, getBytes, getCharacterStream, getClob, getDate, getNCharacterStream, getNClob, getNString, getObject, getObject, getObject, getRef, getSQLXML, getString, getStruct, getTime, getTimestamp, getUnicodeStream, getURL, wasNullpublic BigDecimalAccessor(AbstractCursor.Getter getter)
protected Number getNumber() throws SQLException
getNumber in class AbstractCursor.BigNumberAccessorSQLExceptionpublic BigDecimal getBigDecimal(int scale) throws SQLException
getBigDecimal in interface Cursor.AccessorgetBigDecimal in class AbstractCursor.AccessorImplSQLExceptionpublic BigDecimal getBigDecimal() throws SQLException
getBigDecimal in interface Cursor.AccessorgetBigDecimal in class AbstractCursor.AccessorImplSQLExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.