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
9646 method public java.io.InputStream getBinaryStream() throws java.sql.SQLException;9647 method public java.io.InputStream getBinaryStream(long, long) throws java.sql.SQLException;10242 method public java.io.InputStream getBinaryStream(int) throws java.sql.SQLException;10243 method public java.io.InputStream getBinaryStream(String) throws java.sql.SQLException;10713 method public java.io.InputStream getBinaryStream() throws java.sql.SQLException;