| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.sql.statement.dal.dialect.mysql | |
| org.apache.shardingsphere.sql.parser.sql.statement.dal.dialect.postgresql |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribeStatement
Describe statement.
|
class |
ShowColumnsStatement
Show columns statement.
|
class |
ShowCreateTableStatement
Show create table statement.
|
class |
ShowDatabasesStatement
Show databases statement.
|
class |
ShowIndexStatement
Show columns statement.
|
class |
ShowOtherStatement
Other show statement.
|
class |
ShowTablesStatement
Show tables statement.
|
class |
ShowTableStatusStatement
Show table status statement.
|
class |
UseStatement
Use statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResetParameterStatement
Reset parameter statement.
|
class |
SetStatement
Set statement.
|
class |
ShowStatement
Show statement.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.