Overview
>
klyn.databases.sql.odbc
>
OdbcResultSet
>
first
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.odbc.OdbcResultSet.first
method
public first() as Boolean throws SQLException:
Description
Moves to the first row.
Throws
SQLException if the cursor is closed, forward-only, or the driver reports an error.