Searched defs:getNClob (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java786 public NClob getNClob(int columnIndex) throws SQLException { method in class:Impl_RowSet
790 public NClob getNClob(String columnLabel) throws SQLException { method in class:Impl_RowSet

Completed in 42 milliseconds