public interface Data
| Modifier and Type | Method and Description |
|---|---|
Object |
get(int index)
get the data at a certain column
|
boolean |
next()
goto the next (or first) row
|
boolean next()
throws SQLException
SQLExceptionObject get(int index) throws SQLException
index - the column to getSQLExceptionCopyright © 2008–2016 Open Microscopy Environment. All rights reserved.