db4o

Db4oFactory.Configure Method 

returns the global db4o Configuration context for the running JVM session.

The Configuration can be overriden in each ObjectContainer .

public static IConfiguration Configure();

Return Value

the global configuration context

See Also

Db4oFactory Class | Db4objects.Db4o Namespace