db4o

ExtObjectContainer Interface

extended functionality for the ObjectContainer interface.

Every db4o ObjectContainer always is an

ExtObjectContainer
so a cast is possible.

com.db4o.ObjectContainer.ext is a convenient method to perform the cast.

The ObjectContainer functionality is split to two interfaces to allow newcomers to focus on the essential methods.

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

com.db4o.ext.ExtObjectContainer
   com.db4o.ext.ExtClient

public interface ExtObjectContainer : ObjectContainer

Requirements

Namespace: com.db4o.ext

Assembly: db4o (in db4o.dll)

See Also

ExtObjectContainer Members | com.db4o.ext Namespace