Package org.hibernate.envers
Annotation Type SecondaryAuditTable
-
@Target(TYPE) @Retention(RUNTIME) @Repeatable(SecondaryAuditTables.class) public @interface SecondaryAuditTable
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
secondaryAuditTableName
String
secondaryTableName
-