Searched refs:writeBinaryStream (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DSQLOutput.java257 void writeBinaryStream(java.io.InputStream x) throws SQLException; method in interface:SQLOutput
/openjdk7/jdk/src/share/classes/javax/sql/rowset/serial/
H A DSQLOutputImpl.java366 public void writeBinaryStream(java.io.InputStream x) throws SQLException { method in class:SQLOutputImpl

Completed in 288 milliseconds