| Class | Description |
|---|---|
| DynamoRevisionEntity |
Custom revision entity for use with Envers - stores user name in addition to
default fields
|
| RevisionKey<ID> |
Primary key object for versioned entities - key consists of the key of the
original entity plus the revision number
|
| VersionedEntity<ID,T extends AbstractEntity<ID>> |
A versioned entity.
|
| Enum | Description |
|---|---|
| RevisionType |
Revision types for auditing
|
Copyright © 2019 Open Circle Solutions. All rights reserved.