Searched defs:setReadOnly (Results 1 – 3 of 3) sorted by relevance
170 public void setReadOnly(boolean readOnly) throws SQLException { in setReadOnly() method in TestHelper_Connection1
337 public void setReadOnly(boolean ro) throws SQLException { in setReadOnly() method in JDBCConnection
206 public void setReadOnly(boolean readOnly) throws SQLException { in setReadOnly() method in Impl_RowSet