Searched refs:getClob (Results 1 – 2 of 2) sorted by relevance
257 public Clob getClob(int parameterIndex) throws SQLException; in getClob() method271 public Clob getClob(String parameterName) throws SQLException; in getClob() method
514 public Clob getClob(int columnIndex) throws SQLException; in getClob() method527 public Clob getClob(String colName) throws SQLException; in getClob() method