public class AbstractCursor.StructGetter extends Object implements AbstractCursor.Getter
AbstractCursor.Getter that returns the value of a given field
of the current contents of another getter.| Modifier and Type | Field and Description |
|---|---|
AbstractCursor.Getter |
getter |
| Constructor and Description |
|---|
StructGetter(AbstractCursor.Getter getter,
ColumnMetaData columnMetaData) |
public final AbstractCursor.Getter getter
public StructGetter(AbstractCursor.Getter getter, ColumnMetaData columnMetaData)
public Object getObject() throws SQLException
getObject in interface AbstractCursor.GetterSQLExceptionpublic boolean wasNull()
throws SQLException
wasNull in interface AbstractCursor.GetterSQLExceptionCopyright © 2012-2025 Apache Software Foundation. All Rights Reserved.