public class DropUniqueConstraintCommand extends Object implements AlterTableCommand
| Constructor and Description | 
|---|
DropUniqueConstraintCommand(ConfluenceHibernateConfig hibernateConfig,
                           String constraintName)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCommandName()  | 
String | 
getCommandParameters()  | 
String | 
getConstraintName()  | 
public DropUniqueConstraintCommand(ConfluenceHibernateConfig hibernateConfig, String constraintName)
public String getCommandName()
getCommandName in interface AlterTableCommandpublic String getCommandParameters()
getCommandParameters in interface AlterTableCommandpublic String getConstraintName()
Copyright © 2003–2018 Atlassian. All rights reserved.