Package | Description |
---|---|
com.alibaba.druid.sql.ast.expr | |
com.alibaba.druid.sql.dialect.db2.visitor | |
com.alibaba.druid.sql.dialect.mysql.visitor | |
com.alibaba.druid.sql.visitor |
Modifier and Type | Method and Description |
---|---|
SQLIntervalExpr |
SQLIntervalExpr.clone() |
Modifier and Type | Method and Description |
---|---|
boolean |
DB2OutputVisitor.visit(SQLIntervalExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
MySqlASTVisitorAdapter.endVisit(SQLIntervalExpr x) |
boolean |
MySqlASTVisitorAdapter.visit(SQLIntervalExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLIntervalExpr x) |
void |
SQLASTVisitor.endVisit(SQLIntervalExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLIntervalExpr x) |
boolean |
SQLASTVisitor.visit(SQLIntervalExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLIntervalExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.