Searched defs:getBlob (Results 1 – 5 of 5) sorted by relevance
67 public byte[] getBlob(int column) { in getBlob() method in ShadowMatrixCursor
101 public byte[] getBlob(int columnIndex) { in getBlob() method in ShadowSQLiteCursor
104 public byte[] getBlob(int i) { in getBlob() method in ShadowCursorWrapper
98 public byte[] getBlob(int columnIndex) { in getBlob() method in TestCursor
323 public Blob getBlob(int columnIndex) throws SQLException { in getBlob() method in Impl_RowSet327 public Blob getBlob(String columnName) throws SQLException { in getBlob() method in Impl_RowSet