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 AlterTableCommand
public String getCommandParameters()
getCommandParameters
in interface AlterTableCommand
public String getConstraintName()
Copyright © 2003–2020 Atlassian. All rights reserved.