Used to store notifications in a database persistently.
property Persistent: boolean;
If True, notifications will be stored persistently in a database and would not be lost if server instance crashes after generating notifications, and they would be sent after Oracle server restart.