| This class represents the persistent store OJB works against.
It is implement as an PrevalentSystem.
All Commands executed this DB are tracked by Prevayler and written to disk
as command-logs.
If the system is halted, crashes or rebooted for what reason so ever, Prevayler
will establish the state of the Database from the command-logs written to disk.
author: Thomas Mahler |