This class provides the IObjectKey implementation.
In this datastore implementation, the entire datastore is
read into memory when a session is opened. The object key
implementation is therefore very simple - the object key is
simply a reference to the object.