| Modifier and Type | Method and Description |
|---|---|
static Optional<Integer> |
CreateIndexStatementHandler.getGeneratedIndexStartIndex(CreateIndexStatement createIndexStatement)
Get generated index start index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLCreateIndexStatement
MySQL create index statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenGaussCreateIndexStatement
OpenGauss create index statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleCreateIndexStatement
Oracle create index statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostgreSQLCreateIndexStatement
PostgreSQL create index statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerCreateIndexStatement
SQLServer create index statement.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.