Home
last modified time | relevance | path

Searched refs:getNClob (Results 1 – 2 of 2) 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