Searched refs:getAsciiStream (Results 1 – 4 of 4) sorted by relevance
126 java.io.InputStream getAsciiStream() throws SQLException; in getAsciiStream() method
450 java.io.InputStream getAsciiStream(int columnIndex) throws SQLException; in getAsciiStream() method741 java.io.InputStream getAsciiStream(String columnLabel) throws SQLException; in getAsciiStream() method
2374 public InputStream getAsciiStream() throws SQLException { in getAsciiStream() method in OldPreparedStatementTest.MockClob
8981 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;