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

/libcore/luni/src/main/java/java/sql/
H A DResultSet.java2003 public void updateNClob(int columnIndex, NClob nClob) throws SQLException; argument
2010 public void updateNClob(String columnLabel, NClob nClob) throws SQLException; argument

Completed in 47 milliseconds