Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DClob.java126 java.io.InputStream getAsciiStream() throws SQLException; in getAsciiStream() method
DResultSet.java450 java.io.InputStream getAsciiStream(int columnIndex) throws SQLException; in getAsciiStream() method
741 java.io.InputStream getAsciiStream(String columnLabel) throws SQLException; in getAsciiStream() method
/libcore/luni/src/test/java/libcore/java/sql/
DOldPreparedStatementTest.java2374 public InputStream getAsciiStream() throws SQLException { in getAsciiStream() method in OldPreparedStatementTest.MockClob
/libcore/api/
Dcurrent.txt8981 method public java.io.InputStream getAsciiStream() throws java.sql.SQLException;
9436 method public java.io.InputStream getAsciiStream(int) throws java.sql.SQLException;
9437 method public java.io.InputStream getAsciiStream(String) throws java.sql.SQLException;