| Class | Description |
|---|---|
| AutoHistoryEntityUtil |
Automate history dynamic entities creation
|
| HistoryCustomizer |
Configure history on descriptor.
|
| HistorySessionCustomizer |
Calls HistoryCustomizer.customize on all entities with @AutoHistory annotation
Usage: persistance.xml
<property name="eclipselink.session.customizer" value="ru.ilb.common.jpa.history.HistorySessionCustomizer"/>
|
| Annotation Type | Description |
|---|---|
| AutoHistory |
Сущность с автоматическим ведением истории
|
Copyright © 2020. All rights reserved.