| 限定符和类型 | 方法和说明 |
|---|---|
static Optional<SimpleTableSegment> |
DropIndexStatementHandler.getSimpleTableSegment(DropIndexStatement dropIndexStatement)
Get simple table segment.
|
static boolean |
DropIndexStatementHandler.ifExists(DropIndexStatement dropIndexStatement)
Judge whether contains exist clause or not.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySQLDropIndexStatement
MySQL drop index statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OpenGaussDropIndexStatement
OpenGauss drop index statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
OracleDropIndexStatement
Oracle drop index statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLDropIndexStatement
PostgreSQL drop index statement.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SQLServerDropIndexStatement
SQLServer drop index statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.