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

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

Completed in 3 milliseconds