Home
last modified time | relevance | path

Searched refs:getBlob (Results 1 – 3 of 3) 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
/libcore/api/
Dcurrent.txt9664 method public java.sql.Blob getBlob(int) throws java.sql.SQLException;
9665 method public java.sql.Blob getBlob(String) throws java.sql.SQLException;
10244 method public java.sql.Blob getBlob(int) throws java.sql.SQLException;
10245 method public java.sql.Blob getBlob(String) throws java.sql.SQLException;