Package com.db4o.io

Class NonFlushingStorage

  • All Implemented Interfaces:
    Storage

    public class NonFlushingStorage
    extends StorageDecorator
    Storage adapter that does not pass flush calls on to its delegate. You can use this Storage for improved db4o speed at the risk of corrupted database files in case of system failure.