public class SqlUtil extends 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) |
Copyright © 2017 Liquibase.org. All rights reserved.