@Retention(value=RUNTIME) public @interface ReviewDbFactory
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.