Db4objects.Db4o.CS.Config Namespace

Interface Types

Interface Summary
IClientConfiguration Configuration interface for db4o networking clients.
IClientConfigurationItem Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ClientObjectContainers after they are opened.
IClientServerFactory factory to open C/S server and client implementations.
INetworkingConfiguration Configuration interface for networking configuration settings.

The network settings should be configured in exactly the same on the server and client.
INetworkingConfigurationProvider A configuration provider that provides access to the networking configuration methods.
IServerConfiguration Configuration interface for db4o servers.
IServerConfigurationItem Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ObjectServers after they are opened.