|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectliquibase.util.SqlUtil
public class SqlUtil
| Constructor Summary | |
|---|---|
SqlUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isBoolean(int dataType)
|
static boolean |
isDate(int dataType)
|
static boolean |
isNumeric(int dataType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlUtil()
| Method Detail |
|---|
public static boolean isNumeric(int dataType)
public static boolean isBoolean(int dataType)
public static boolean isDate(int dataType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||