getCurrentJournalNumber
getCurrentJournalNumber(): Integer;
The getCurrentJournalNumber method of the JadeDatabaseAdmin class returns the number of the current active transaction journal.
When this method is called on a secondary database, it returns the last replayed journal number or the next required replay journal if no journals have been replayed in the current session.