npublic
abstract boolean next() throws SQLException
npublic
abstract void close() throws SQLException
npublic abstract boolean getBoolean(int columnIndex) throws
SQLException
npublic abstract boolean getBoolean(String columnName) throws
SQLException
n...
npublic abstract InputStream getAsciiStream(int columnIndex)
throws SQLException
npublic abstract int findColumn(String columnName) throws
SQLException