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

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

Completed in 59 milliseconds