@Target(value=TYPE) @Retention(value=RUNTIME) public @interface History
In Postgres for example this means there is an associated history table which is typically automatically populated via database triggers.
Copyright © 2019. All rights reserved.