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

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

Completed in 23 milliseconds