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

/libcore/luni/src/main/java/java/sql/
H A DCallableStatement.java147 public Blob getBlob(int parameterIndex) throws SQLException; method in interface:CallableStatement
161 public Blob getBlob(String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java388 public Blob getBlob(int columnIndex) throws SQLException; method in interface:ResultSet
400 public Blob getBlob(String columnName) throws SQLException; method in interface:ResultSet

Completed in 10 milliseconds