public class DataTypeFactory extends Object
| Constructor and Description |
|---|
DataTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IDataType |
get(SQLLexer lexer,
NativeContext.ServerContext serverContext) |
static IDataType |
get(String type,
NativeContext.ServerContext serverContext) |
public static IDataType get(String type, NativeContext.ServerContext serverContext) throws SQLException
SQLExceptionpublic static IDataType get(SQLLexer lexer, NativeContext.ServerContext serverContext) throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.