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