Product Information > JADE Object Manager Guide > Chapter 4 - JADE System Instrumentation and Diagnosis > SystemendObjectTracking Method

System::endObjectTracking Method

endObjectTracking();

The System class endObjectTracking method ends recording persistent object read operations from the database or write operations to the database.

An object tracking session is started using the System class beginObjectTracking method. If the endObjectTracking method is called when object tracking is not active, exception 1139 (Object tracking is not active) is raised.