db4o

ExtClient Interface

extended client functionality for the ExtObjectContainer interface.

Both openClient methods always return an

ExtClient
object so a cast is possible.

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

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

public interface ExtClient : ExtObjectContainer, ObjectContainer

Requirements

Namespace: com.db4o.ext

Assembly: db4o (in db4o.dll)

See Also

ExtClient Members | com.db4o.ext Namespace