Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java481 Clob getClob (int parameterIndex) throws SQLException; in getClob() method
1650 Clob getClob (String parameterName) throws SQLException; in getClob() method
DResultSet.java2513 Clob getClob(int columnIndex) throws SQLException; in getClob() method
2605 Clob getClob(String columnLabel) throws SQLException; in getClob() method
/libcore/api/
Dcurrent.txt8874 method public java.sql.Clob getClob(int) throws java.sql.SQLException;
8875 method public java.sql.Clob getClob(String) throws java.sql.SQLException;
9454 method public java.sql.Clob getClob(int) throws java.sql.SQLException;
9455 method public java.sql.Clob getClob(String) throws java.sql.SQLException;