rebuild

rebuild() updating, abstract;

The rebuild method of the Collection class restores the structural integrity of a collection, removes invalid object references, and fixes up dictionary keys in the receiving collection.

The rebuild method records information in the jommsg.log file about entries that have been corrected and if the collection size changes as a result of the rebuild action.

This method iterates the collection and performs the following actions.

The rebuild method must be enclosed in a transaction to repair persistent collections.