public class SqlUtil
extends java.lang.Object
Constructor and Description |
---|
SqlUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isBoolean(int dataType) |
static boolean |
isDate(int dataType) |
static boolean |
isNumeric(int dataType) |