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.txt9674 method public java.sql.Clob getClob(int) throws java.sql.SQLException;
9675 method public java.sql.Clob getClob(String) throws java.sql.SQLException;
10254 method public java.sql.Clob getClob(int) throws java.sql.SQLException;
10255 method public java.sql.Clob getClob(String) throws java.sql.SQLException;