| Package | Description |
|---|---|
| com.atlassian.confluence.upgrade.ddl | |
| com.atlassian.confluence.upgrade.upgradetask |
| Modifier and Type | Method and Description |
|---|---|
CreateIndexCommand |
HibernateDdlExecutor.createCreateIndexCommand(String indexName,
String tableName,
String... columnNames) |
CreateIndexCommand |
DdlExecutor.createCreateIndexCommand(String indexName,
String tableName,
String... columnNames) |
| Modifier and Type | Field and Description |
|---|---|
static CreateIndexCommand |
ContentIndexUpgradeTask.CREATE_INDEX_COMMAND |
Copyright © 2003–2015 Atlassian. All rights reserved.