Searched refs:getClob (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DCallableStatement.java257 public Clob getClob(int parameterIndex) throws SQLException; method in interface:CallableStatement
271 public Clob getClob(String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java514 public Clob getClob(int columnIndex) throws SQLException; method in interface:ResultSet
527 public Clob getClob(String colName) throws SQLException; method in interface:ResultSet

Completed in 68 milliseconds