Class NoteDbBatchUpdate

  • All Implemented Interfaces:
    AutoCloseable

    public class NoteDbBatchUpdate
    extends BatchUpdate
    BatchUpdate implementation using only NoteDb that updates code refs and meta refs in a single BatchRefUpdate.

    Used when noteDb.changes.disableReviewDb=true, at which point ReviewDb is not consulted during updates.