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 AlterTableCommandpublic String getCommandParameters()
getCommandParameters in interface AlterTableCommandCopyright © 2003–2022 Atlassian. All rights reserved.