Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java479 Clob getClob (int parameterIndex) throws SQLException; in getClob() method
1648 Clob getClob (String parameterName) throws SQLException; in getClob() method
DResultSet.java2503 Clob getClob(int columnIndex) throws SQLException; in getClob() method
2595 Clob getClob(String columnLabel) throws SQLException; in getClob() method