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.java480 Clob getClob (int parameterIndex) throws SQLException; in getClob() method
1649 Clob getClob (String parameterName) throws SQLException; in getClob() method
DResultSet.java2507 Clob getClob(int columnIndex) throws SQLException; in getClob() method
2599 Clob getClob(String columnLabel) throws SQLException; in getClob() method