Searched refs:getAsciiStream (Results 1 – 3 of 3) 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