Home
last modified time | relevance | path

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

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java941 public void updateNClob(int columnIndex, NClob nClob) throws SQLException { in updateNClob() argument
945 public void updateNClob(String columnLabel, NClob nClob) in updateNClob() argument