Home
last modified time | relevance | path

Searched defs:getNString (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java794 public String getNString(int columnIndex) throws SQLException { in getNString() method in Impl_RowSet
798 public String getNString(String columnLabel) throws SQLException { in getNString() method in Impl_RowSet