n
nResultSet executeQuery()
throws SQLException
nint executeUpdate() throws
SQLException
n
nvoid setBoolean(int
parameterIndex, boolean x) throws SQLException
nvoid setByte(int
parameterIndex, byte x) throws SQLException
nvoid setAsciiStream(int
parameterIndex, InputStream x, int length) throws
SQLException
n...