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

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

Completed in 48 milliseconds