Class DefaultTrackingModifiedEntitiesChangelog

All Implemented Interfaces:
Serializable

@Changelog @Entity public final class DefaultTrackingModifiedEntitiesChangelog extends TrackingModifiedEntitiesChangelogMapping
A built-in changelog entity with entity change tracking. Drop-in replacement for DefaultChangelog that additionally creates a REVCHANGES table recording which entity types were modified in each changeset.

Use this entity instead of DefaultChangelog when cross-type revision queries are needed.

Since:
7.4
See Also:
  • Constructor Details

    • DefaultTrackingModifiedEntitiesChangelog

      public DefaultTrackingModifiedEntitiesChangelog()