class Standard . PersistenceTemporaryService {
any persistenceServ;
any serviceName;
} inherits from RegisterTemporaryService;
The PersistenceTemporaryService class provides a specialization of RegisterTemporaryService for databases connected to a PersistenceService object.