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 DdlCommand
protected ConfluenceHibernateConfig getHibernateConfig()
Copyright © 2003–2019 Atlassian. All rights reserved.