| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast |
| Modifier and Type | Method and Description |
|---|---|
static SQLAnnIndex.IndexType |
SQLAnnIndex.IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLAnnIndex.IndexType[] |
SQLAnnIndex.IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLAnnIndex.setIndexType(SQLAnnIndex.IndexType indexType,
boolean state) |
void |
SQLAnnIndex.setRtIndexType(SQLAnnIndex.IndexType indexType,
boolean state) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.