Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java464 Blob getBlob (int parameterIndex) throws SQLException; in getBlob() method
1634 Blob getBlob (String parameterName) throws SQLException; in getBlob() method
DResultSet.java2496 Blob getBlob(int columnIndex) throws SQLException; in getBlob() method
2588 Blob getBlob(String columnLabel) throws SQLException; in getBlob() method