| 程序包 | 说明 |
|---|---|
| io.shardingsphere.core.parsing.parser.dialect.mysql.sql | |
| io.shardingsphere.core.parsing.parser.dialect.mysql.statement |
| 限定符和类型 | 方法和说明 |
|---|---|
DALStatement |
MySQLShowParser.parse() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DescribeStatement
Describe statement.
|
class |
ShowColumnsStatement
Show columns statement.
|
class |
ShowCreateTableStatement
Show create table statement.
|
class |
ShowDatabasesStatement
Show databases statement.
|
class |
ShowOtherStatement
Other show statement.
|
class |
ShowTablesStatement
Show tables statement.
|
class |
UseStatement
Use statement.
|
Copyright © 2018. All rights reserved.