This routine update's the in-memory object version of the Conglomerate to have one more column of the type described by the input template column. Note that not all conglomerates may support this feature. @param xact_manager The TransactionController under which this operation takes place. @param column_id The column number to add this column at. @param template_column An instance of the column to be added to table. @exception StandardException Standard exception policy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|