Searched refs:getAsciiStream (Results 1 – 3 of 3) sorted by relevance
45 public InputStream getAsciiStream() throws SQLException; in getAsciiStream() method
271 public InputStream getAsciiStream(int columnIndex) throws SQLException; in getAsciiStream() method283 public InputStream getAsciiStream(String columnName) throws SQLException; in getAsciiStream() method
2376 public InputStream getAsciiStream() throws SQLException { in getAsciiStream() method in OldPreparedStatementTest.MockClob