Package org.hibernate.envers
Annotation Interface SecondaryAuditTable
@Target(TYPE)
@Retention(RUNTIME)
@Repeatable(SecondaryAuditTables.class)
public @interface SecondaryAuditTable
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescription