Searched defs:BLOB (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/sql/src/main/java/java/sql/
H A DTypes.java55 * The type code that identifies the SQL type {@code BLOB}.
57 public static final int BLOB = 2004; field in class:Types

Completed in 69 milliseconds