| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.mysql.ast.statement | |
| com.alibaba.druid.sql.dialect.mysql.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<MySqlLockTableStatement.Item> |
MySqlLockTableStatement.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlLockTableStatement.setItems(List<MySqlLockTableStatement.Item> items) |
| Modifier and Type | Method and Description |
|---|---|
default void |
MySqlASTVisitor.endVisit(MySqlLockTableStatement.Item x) |
boolean |
MySqlOutputVisitor.visit(MySqlLockTableStatement.Item x) |
default boolean |
MySqlASTVisitor.visit(MySqlLockTableStatement.Item x) |
boolean |
MySqlSchemaStatVisitor.visit(MySqlLockTableStatement.Item x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.