thaw

thaw();

The thaw method of the DbFile class restores the database file to its default active state. This brings the volatility of individual objects back into effect, allowing non-frozen objects to be updated or deleted. (See also the freeze method.)