Home
last modified time | relevance | path

Searched refs:theBlob (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java121 public void setBlob(int parameterIndex, Blob theBlob) throws SQLException { in setBlob() argument
1052 public void setBlob(String parameterName, Blob theBlob) throws SQLException { in setBlob() argument