returns an IObjectContainer with extended functionality.
this, casted to IExtObjectContainer
returns an IObjectContainer with extended functionality.
Every IObjectContainer that db4o provides can be casted to an IExtObjectContainer. This method is supplied for your convenience to work without a cast.
The IObjectContainer functionality is split to two interfaces to allow newcomers to focus on the essential methods.
IObjectContainer Interface | Db4objects.Db4o Namespace