Searched refs:setBinaryStream (Results 1 - 10 of 10) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DBlob.java108 * @see #setBinaryStream
246 java.io.OutputStream setBinaryStream(long pos) throws SQLException; method in interface:Blob
H A DSQLXML.java178 * writing APIs are called: setBinaryStream(), setCharacterStream(), setResult(), and setString().
244 OutputStream setBinaryStream() throws SQLException; method in interface:SQLXML
H A DPreparedStatement.java369 void setBinaryStream(int parameterIndex, java.io.InputStream x, method in interface:PreparedStatement
848 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
850 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
1015 void setBinaryStream(int parameterIndex, java.io.InputStream x, method in interface:PreparedStatement
1080 * <code>setBinaryStream</code> which takes a length parameter.
1090 void setBinaryStream(int parameterIndex, java.io.InputStream x) method in interface:PreparedStatement
1171 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
1173 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
H A DCallableStatement.java1077 void setBinaryStream(String parameterName, java.io.InputStream x, method in interface:CallableStatement
1899 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
1901 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
2236 void setBinaryStream(String parameterName, java.io.InputStream x, method in interface:CallableStatement
2303 * <code>setBinaryStream</code> which takes a length parameter.
2313 void setBinaryStream(String parameterName, java.io.InputStream x) method in interface:CallableStatement
2393 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
2395 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
/openjdk7/jdk/src/share/classes/javax/sql/rowset/serial/
H A DSerialBlob.java199 * Unlike the related method, <code>setBinaryStream</code>,
206 * @see #setBinaryStream
368 * <code>setBinaryStream()</code> call to the underlying <code>Blob</code> in
380 * <code>Blob</code> object that supports <code>setBinaryStream()</code>
383 public java.io.OutputStream setBinaryStream(long pos) method in class:SerialBlob
385 if (this.blob.setBinaryStream(pos) != null) {
386 return this.blob.setBinaryStream(pos);
390 "that provides a setBinaryStream() implementation");
/openjdk7/jdk/src/share/classes/javax/sql/
H A DRowSet.java937 void setBinaryStream(int parameterIndex, java.io.InputStream x, method in interface:RowSet
961 void setBinaryStream(String parameterName, java.io.InputStream x, method in interface:RowSet
1077 * <code>setBinaryStream</code> which takes a length parameter.
1086 void setBinaryStream(int parameterIndex, java.io.InputStream x) method in interface:RowSet
1101 * <code>setBinaryStream</code> which takes a length parameter.
1110 void setBinaryStream(String parameterName, java.io.InputStream x) method in interface:RowSet
1426 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
1428 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
1451 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
1453 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</cod
[all...]
/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DBaseRowSet.java219 * The methods <code>setAsciiStream</code>, <code>setBinaryStream</code>,
2253 * Calls made to the method <code>getParams</code> after <code>setBinaryStream</code>
2287 public void setBinaryStream(int parameterIndex, java.io.InputStream x, int length) throws SQLException { method in class:BaseRowSet
2296 throw new SQLException("Set initParams() before setBinaryStream");
2316 * <code>setBinaryStream</code> which takes a length parameter.
2325 public void setBinaryStream(int parameterIndex, java.io.InputStream x) method in class:BaseRowSet
3526 public void setBinaryStream(String parameterName, java.io.InputStream x, method in class:BaseRowSet
3602 * <code>setBinaryStream</code> which takes a length parameter.
3611 public void setBinaryStream(String parameterName, java.io.InputStream x) method in class:BaseRowSet
3798 * This method differs from the <code>setBinaryStream (in
[all...]
/openjdk7/jdk/src/share/classes/com/sun/rowset/internal/
H A DCachedRowSetReader.java432 pstmt.setBinaryStream(i + 1,
/openjdk7/jdk/src/share/classes/com/sun/rowset/
H A DJdbcRowSetImpl.java765 ps.setBinaryStream(i + 1,
6344 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
6346 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
6371 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
6372 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
6374 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
6405 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
6407 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
6452 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
6454 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</cod
6637 public void setBinaryStream(String parameterName, java.io.InputStream x, method in class:JdbcRowSetImpl
6720 public void setBinaryStream(String parameterName, java.io.InputStream x) method in class:JdbcRowSetImpl
[all...]
H A DCachedRowSetImpl.java9412 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
9414 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
9440 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
9442 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
9472 * This method differs from the <code>setBinaryStream (int, InputStream, int)</code>
9474 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
9520 * This method differs from the <code>setBinaryStream (int, InputStream)</code>
9522 * sent to the server as a <code>BLOB</code>. When the <code>setBinaryStream</code> method is used,
9708 public void setBinaryStream(String parameterName, java.io.InputStream x, method in class:CachedRowSetImpl
9784 * <code>setBinaryStream</cod
9793 public void setBinaryStream(String parameterName, java.io.InputStream x) method in class:CachedRowSetImpl
[all...]

Completed in 134 milliseconds