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

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

Completed in 43 milliseconds