Package org.hibernate.envers
Annotation Interface ModifiedEntityNames
Marks a property which holds entity names that have been modified during each revision.
This annotation expects field of
Set<String> type.- Author:
- Lukasz Antoniak (lukasz dot antoniak at gmail dot com)