Product Information > JADE Object Manager Guide > Chapter 4 - JADE System Instrumentation and Diagnosis > JadeDbFilePartitionsisFrozen Method
JadeDbFilePartitions::isFrozen Method
isFrozen(): Boolean;

The JadeDbFilePartition class isFrozen method returns true if the associated database file has been frozen (that is, the partition has been converted to read-only mode after which any object update, delete, or create operations is not permitted); otherwise it returns false. (See also the JadeDbFilePartition class freeze and thaw methods, in Volume 1 of the JADE Encyclopaedia of Classes.)