Annotation Type ReviewDbFactory


  • @Retention(RUNTIME)
    public @interface ReviewDbFactory
    Marker on SchemaFactory implementation that talks to the underlying traditional ReviewDb database.

    During the migration to NoteDb, the actual ReviewDb will be a wrapper with certain tables enabled/disabled; this marker goes on the low-level implementation that has all tables.