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