AlterTableRenameConstraint

This class represents the statement ALTER TABLE RENAME CONSTRAINT

Methods
int getType()
int getType()
void setConstraintName(String string)
void setConstraintName(String string)
void setNewConstraintName(String newName)
void setNewConstraintName(String newName)
int update()
int update()