isFrozen

isFrozen(): Boolean;

The isFrozen method of the JadeDbFilePartition class returns true if the associated database partition has been frozen; otherwise it returns false. (See also the freeze and thaw methods.)

An exception is raised if the database partition was not located or there was an error accessing a database partition control file.