public class DropIndexCommand extends Object implements DdlCommand
| Constructor and Description |
|---|
DropIndexCommand(ConfluenceHibernateConfig hibernateConfig,
String indexName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
protected ConfluenceHibernateConfig |
getHibernateConfig() |
String |
getStatement() |
public DropIndexCommand(ConfluenceHibernateConfig hibernateConfig, String indexName, String tableName)
public String getStatement()
getStatement in interface DdlCommandprotected ConfluenceHibernateConfig getHibernateConfig()
Copyright © 2003–2023 Atlassian. All rights reserved.