| User's Guide: Small Ada 95 Object Database; Version 0.1.0; Document Revision $Revision: 1.9 $ | ||
|---|---|---|
| Prev | Next | |
The service provides the capability to install classes in the server.
The server class consists of a client part and a server part. The client part provides a reasonable API to the application developer. The server part is installed as a plugin for the server.

Server class Architecture
The command Execute_Object is used to send command from the client to the server class. Arguments for such operations are stored in the shared memory of the client/server connection.
The component OOS.name.protocol contains the software which creates the arguments for the Execute_Object operation.