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

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

Completed in 1406 milliseconds