Searched refs:getBinaryStream (Results 1 – 5 of 5) sorted by relevance
111 java.io.InputStream getBinaryStream () throws SQLException; in getBinaryStream() method303 InputStream getBinaryStream(long pos, long length) throws SQLException; in getBinaryStream() method
226 InputStream getBinaryStream() throws SQLException; in getBinaryStream() method
512 java.io.InputStream getBinaryStream(int columnIndex) in getBinaryStream() method801 java.io.InputStream getBinaryStream(String columnLabel) in getBinaryStream() method
2328 public InputStream getBinaryStream() throws SQLException { in getBinaryStream() method in OldPreparedStatementTest.MockBlob2367 public InputStream getBinaryStream(long pos, long length) throws SQLException { in getBinaryStream() method in OldPreparedStatementTest.MockBlob
8846 method public java.io.InputStream getBinaryStream() throws java.sql.SQLException;8847 method public java.io.InputStream getBinaryStream(long, long) throws java.sql.SQLException;9442 method public java.io.InputStream getBinaryStream(int) throws java.sql.SQLException;9443 method public java.io.InputStream getBinaryStream(String) throws java.sql.SQLException;9913 method public java.io.InputStream getBinaryStream() throws java.sql.SQLException;