Interface | Description |
---|---|
AuditStrategy |
Behaviours of different audit strategy for populating audit data.
|
Class | Description |
---|---|
DefaultAuditStrategy |
Default strategy is to simply persist the audit data.
|
ValidityAuditStrategy |
Audit strategy which persists and retrieves audit information using a validity algorithm, based on the
start-revision and end-revision of a row in the audit tables.
|
ValidTimeAuditStrategy | Deprecated
use
ValidityAuditStrategy instead. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.