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

/dalvik/libcore/sql/src/main/java/java/sql/
H A DTypes.java115 * The type code that identifies the SQL type {@code LONGVARBINARY}.
117 public static final int LONGVARBINARY = -4; field in class:Types

Completed in 37 milliseconds