If you are implementing shared all persistence, use the tibasSpace_SetPersister() function to register a persister for a specified space.
Before you can call tibasSpace_SetPersister(), you must create a persister object by calling the
tibasPersister_Create() function.
For general information on implementing shared all persistence, see the Persistence section in the
TIBCO ActiveSpaces Developer’s Guide. For general information on implementing persistence, see the
Implementing Persistence section in the Developer’s Guide.