Persistent Data Service (PDS) View
The PDS has the responsibility of
translating from the object world above it to the storage world below it.
A particular PDS supports a Protocol
defining the way data is moved in and out of the object, and an interface to an underlying
Datastore.
|