public class DropUniqueConstraintByColumnsCommand extends Object implements AlterTableCommand
Constructor and Description |
---|
DropUniqueConstraintByColumnsCommand(String[] columnNames) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandName() |
String |
getCommandParameters() |
public DropUniqueConstraintByColumnsCommand(String[] columnNames)
public String getCommandName()
getCommandName
in interface AlterTableCommand
public String getCommandParameters()
getCommandParameters
in interface AlterTableCommand
Copyright © 2003–2020 Atlassian. All rights reserved.