| Interface | Description |
|---|---|
| RevisionMetadata |
This is the interface for the metadata associated with a
historic revision of an
revisioned entity. |
| Class | Description |
|---|---|
| AdvancedRevisionEntity |
This is a custom
revision entity also containing the actual user. |
| AdvancedRevisionListener |
This is the implementation of
RevisionListener that enriches AdvancedRevisionEntity with additional
information. |
| DatabaseConfigProperties |
Workaround if forced to allow more IN-clause values than supported by your database if really required.
|
| JpaEntityManagerAccess |
Internal access to
EntityManager. |
| JpaHelper |
Helper class for generic handling of persistence
entities (based on
EntityManager). |
| JpaInitializer |
Initializer bean for
EntityManager. |
| QueryHelper |
Class with utility methods for dealing with queries.
|
| QueryUtil |
Helper class for
static access to features of QueryHelper. |
| RevisionMetadataType |
Implementation of
RevisionMetadata as immutable type. |
Copyright © 2014–2019 devon4j-Team. All rights reserved.