public static class SQLParserUtil.ParsedDataType extends Object
| Constructor and Description |
|---|
ParsedDataType(String type) |
ParsedDataType(String type,
int length,
boolean precision) |
ParsedDataType(String type,
int length,
int scale,
boolean precision) |
Copyright © 2019. All rights reserved.