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

/libcore/ojluni/src/main/java/java/sql/
H A DCallableStatement.java463 Blob getBlob (int parameterIndex) throws SQLException; method in interface:CallableStatement
1633 Blob getBlob (String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java2490 Blob getBlob(int columnIndex) throws SQLException; method in interface:ResultSet
2582 Blob getBlob(String columnLabel) throws SQLException; method in interface:ResultSet

Completed in 94 milliseconds