Update the constraint descriptor in question. Updates every row in the base conglomerate.
@param cd The Constraintescriptor
@param formerUUID The UUID for this column in SYSCONSTRAINTS,may differ from what is in cd if this is the column that is being set.
@param colsToSet Array of ints of columns to be modified,1 based. May be null (all cols).
@param tc The TransactionController to use
@exception StandardException Thrown on failure
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.