Other Multithreading Restrictions
When programming a multithreaded Repository application, synchronize Repository commit operations between application threads. Specifically, synchronize the use of the following methods:
-
The Count method of the IRelationshipCol interface.
-
The ObjectInstances method of the IClassDef interface.
-
The ObjectInstances method of the IInterfaceDef interface.
-
The ExecuteQuery method of the IRepositoryODBC interface.