db4o

Configuration Interface

configuration interface for db4o.

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

public interface Configuration

Remarks

configuration interface for db4o.

This interface contains methods to configure db4o. All methods should be called before starting the db4o engine.

Db4o.configure() returns the single global Configuration object.

Requirements

Namespace: com.db4o.config

Assembly: db4o (in db4o.dll)

See Also

Configuration Members | com.db4o.config Namespace