Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DResultSet.java3110 void updateNClob(int columnIndex, NClob nClob) throws SQLException; in updateNClob() argument
3131 void updateNClob(String columnLabel, NClob nClob) throws SQLException; in updateNClob() argument