db4o

VanillaIoAdapter Class

base class for IoAdapters that delegate to other IoAdapters (decorator pattern)

For a list of all members of this type, see VanillaIoAdapter Members.

System.Object
   com.db4o.io.IoAdapter
      com.db4o.io.VanillaIoAdapter
         com.db4o.io.SafeSyncIoAdapter

public abstract class VanillaIoAdapter : IoAdapter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.db4o.io

Assembly: db4o (in db4o.dll)

See Also

VanillaIoAdapter Members | com.db4o.io Namespace