protected class PositionedCursor.ObjectGetter extends AbstractCursor.AbstractGetter
AbstractCursor.Getter
for records that consist of a single field.
Each record is represented as an object, and the value of the sole field is that object.
Constructor and Description |
---|
ObjectGetter(int field) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
wasNull
public Object getObject() throws SQLException
SQLException
Copyright © 2012-2024 Apache Software Foundation. All Rights Reserved.