You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On devon4j, in case some project is using Envers via RevisionedPersistenceEntity:
We would have an entity implementing RevisionedPersistenceEntity (or RevisionedEntity). Using that entity as input. the generated ETO should derive from RevisionedEto rather than AbstractEto.
On devon4j, in case some project is using Envers via
RevisionedPersistenceEntity
:We would have an entity implementing
RevisionedPersistenceEntity
(orRevisionedEntity
). Using that entity as input. the generated ETO should derive fromRevisionedEto
rather thanAbstractEto
.Related PRs
devon4j#16.
Related issues
#751
The text was updated successfully, but these errors were encountered: