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

/libcore/luni/src/main/java/java/sql/
H A DClob.java45 public InputStream getAsciiStream() throws SQLException; method in interface:Clob
H A DResultSet.java271 public InputStream getAsciiStream(int columnIndex) throws SQLException; method in interface:ResultSet
283 public InputStream getAsciiStream(String columnName) throws SQLException; method in interface:ResultSet
/libcore/luni/src/test/java/libcore/java/sql/
H A DOldPreparedStatementTest.java2376 public InputStream getAsciiStream() throws SQLException { method in class:OldPreparedStatementTest.MockClob

Completed in 60 milliseconds