public class AddUniqueConstraintCommand extends Object implements AlterTableCommand
Constructor and Description |
---|
AddUniqueConstraintCommand(String constraintName,
Collection<String> columns) |
public AddUniqueConstraintCommand(String constraintName, Collection<String> columns)
public String getCommandName()
getCommandName
in interface AlterTableCommand
public String getCommandParameters()
getCommandParameters
in interface AlterTableCommand
Copyright © 2003–2016 Atlassian. All rights reserved.