April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Métodos de ResultSet (2)
npublic boolean isFirst() throws SQLException
npublic boolean isLast() throws SQLException
npublic boolean isBeforeFirst() throws SQLException
npublic boolean isAfterLast() throws SQLException
n
npublic int getRow() throws SQLException