Home
last modified time | relevance | path

Searched defs:getClob (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java363 public Clob getClob(int columnIndex) throws SQLException { in getClob() method in Impl_RowSet
367 public Clob getClob(String colName) throws SQLException { in getClob() method in Impl_RowSet