Home
last modified time | relevance | path

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

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java289 public InputStream getAsciiStream(int columnIndex) throws SQLException { in getAsciiStream() method in Impl_RowSet
293 public InputStream getAsciiStream(String columnName) throws SQLException { in getAsciiStream() method in Impl_RowSet