Product Information > Version 7.1 Release Information > Upgrading to JADE Release 7.1 > Class Persistent Instances Methods (PAR 61167)

Class Persistent Instances Methods (PAR 61167)

The Class class now provides the countPersistentInstances64 and countPersistentInstancesLim64 methods to return the number of non‑exclusive 64‑bit persistent instances in the receiver class. These methods have the following signatures.

countPersistentInstances64(): Integer64;
countPersistentInstancesLim64(limit: Integer64): Integer64;