| Modifier and Type | Class and Description |
|---|---|
class |
SetStatement
Set statement.
|
| Modifier and Type | Method and Description |
|---|---|
DALStatement |
MySQLShowParser.parse() |
| 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 |
ResetParamStatement
Reset param statement.
|
class |
SetParamStatement
Set param statement.
|
class |
ShowStatement
Show statement.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.