You are here: Configuration > Client Configuration

Client Configuration

The client-configuration applies only to the db4o client. All the client specific configuration is directly on the client configuration interface.

You can also configure the common-and the network-settings for a client.

Overview

Here's a overview over all client-settings which you can change:

MessageSender: Gives access to the message-sender for sending messages to the server.
PrefetchDepth: Configures how depth the object-graph is prefetched from the server.
PrefetchIDCount:Configures how many object ids are prefetched for new objects from the server.
PrefetchObjectCount: Configures how many objects are prefetched from the server.
PrefetchSlotCacheSize: Configures the slot-cache size.
TimeoutClientSocket: Configures the connection timeout.