db4o

Db4o.Configure Method 

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

The Configuration can be overriden in each ObjectContainer .

public static Configuration Configure();

Return Value

the global configuration context

See Also

Db4o Class | com.db4o Namespace