Lines Matching full:clob
701 public java.sql.Clob getClob(int columnIndex) throws SQLException {705 public java.sql.Clob getClob(String columnName) throws SQLException {1309 public void updateClob(int colIndex, java.sql.Clob x)1314 public void updateClob(String colName, java.sql.Clob x)