the db4o server interface.
For a list of all members of this type, see ObjectServer Members.
com.db4o.ObjectServer
com.db4o.ext.ExtObjectServer
the db4o server interface.
- db4o servers can be opened with openServer .
- Direct in-memory connections to servers can be made with com.db4o.ObjectServer.openClient
- TCP connections are available through openClient .
Before connecting clients over TCP, you have to grantAccess to the username and password combination that you want to use.
Namespace: com.db4o
Assembly: db4o (in db4o.dll)
ObjectServer Members | com.db4o Namespace | openServer | ExtObjectServer for extended functionality