public class SQLUtil extends Object
| Constructor and Description |
|---|
SQLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
dataTypeToSQLType(DataType dataType) |
static DataType |
sqlTypeToDataType(int sqlType) |
public static int dataTypeToSQLType(DataType dataType) throws SQLException
SQLExceptionpublic static DataType sqlTypeToDataType(int sqlType)
Copyright © 2020–2021. All rights reserved.