Home | History | Annotate | Download | only in sql

Lines Matching defs:setBlob

1923      void setBlob(String parameterName, InputStream inputStream, long length)
2173 void setBlob (String parameterName, Blob x) throws SQLException;
2403 * <code>setBlob</code> which takes a length parameter.
2415 void setBlob(String parameterName, InputStream inputStream)