Package | Description |
---|---|
com.alibaba.druid.sql.ast.statement | |
com.alibaba.druid.sql.dialect.oracle.ast.stmt | |
com.alibaba.druid.sql.visitor |
Modifier and Type | Method and Description |
---|---|
SQLPrimaryKeyImpl |
SQLPrimaryKeyImpl.clone() |
Modifier and Type | Class and Description |
---|---|
class |
OraclePrimaryKey |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLPrimaryKeyImpl x) |
void |
SQLASTVisitor.endVisit(SQLPrimaryKeyImpl x) |
boolean |
SQLASTVisitorAdapter.visit(SQLPrimaryKeyImpl x) |
boolean |
SQLASTVisitor.visit(SQLPrimaryKeyImpl x) |
boolean |
SQLASTOutputVisitor.visit(SQLPrimaryKeyImpl x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.