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

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

Completed in 554 milliseconds