Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java1970 NClob getNClob (int parameterIndex) throws SQLException; in getNClob() method
1989 NClob getNClob (String parameterName) throws SQLException; in getNClob() method
DResultSet.java3156 NClob getNClob(int columnIndex) throws SQLException; in getNClob() method
3175 NClob getNClob(String columnLabel) throws SQLException; in getNClob() method
/libcore/api/
Dcurrent.txt8890 method public java.sql.NClob getNClob(int) throws java.sql.SQLException;
8891 method public java.sql.NClob getNClob(String) throws java.sql.SQLException;
9476 method public java.sql.NClob getNClob(int) throws java.sql.SQLException;
9477 method public java.sql.NClob getNClob(String) throws java.sql.SQLException;