Modifier and Type | Class and Description |
---|---|
class |
SQLDataTypeImpl |
Modifier and Type | Method and Description |
---|---|
SQLDataType |
SQLParameter.getDataType() |
SQLDataType |
SQLDeclareItem.getDataType() |
Modifier and Type | Method and Description |
---|---|
void |
SQLParameter.setDataType(SQLDataType dataType) |
void |
SQLDeclareItem.setDataType(SQLDataType dataType) |
Modifier and Type | Method and Description |
---|---|
SQLDataType |
SQLCastExpr.getDataType() |
Modifier and Type | Method and Description |
---|---|
void |
SQLCastExpr.setDataType(SQLDataType dataType) |
Modifier and Type | Class and Description |
---|---|
class |
SQLCharacterDataType |
Modifier and Type | Method and Description |
---|---|
SQLDataType |
SQLColumnDefinition.getDataType() |
Modifier and Type | Method and Description |
---|---|
void |
SQLColumnDefinition.setDataType(SQLDataType dataType) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlOutputVisitor.visit(SQLDataType x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OdpsOutputVisitor.visit(SQLDataType x) |
Modifier and Type | Class and Description |
---|---|
class |
OracleDataTypeIntervalDay |
class |
OracleDataTypeIntervalYear |
class |
OracleDataTypeTimestamp |
Modifier and Type | Method and Description |
---|---|
SQLDataType |
OracleExprParser.parseDataType() |
Modifier and Type | Method and Description |
---|---|
SQLDataType |
PGExprParser.parseDataType() |
Modifier and Type | Method and Description |
---|---|
SQLDataType |
SQLExprParser.parseDataType() |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLDataType x) |
void |
SQLASTVisitor.endVisit(SQLDataType x) |
boolean |
SQLASTVisitorAdapter.visit(SQLDataType x) |
boolean |
SQLASTVisitor.visit(SQLDataType x) |
boolean |
SQLASTOutputVisitor.visit(SQLDataType x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.