public class DataTypeRecognizer extends Object
| Constructor and Description |
|---|
DataTypeRecognizer() |
| Modifier and Type | Method and Description |
|---|---|
static String |
guessType(ArrayList<String> elementlist) |
static String |
guessType(ArrayList<String> elementlist,
boolean restricted) |
static Object |
guessType(String entry) |
static void |
main(String[] args) |
static String |
transformTypeFromDB(String DBType) |
public static void main(String[] args) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2021. All Rights Reserved.