Class FARevisionListener

  • All Implemented Interfaces:
    org.hibernate.envers.RevisionListener

    public class FARevisionListener
    extends Object
    implements org.hibernate.envers.RevisionListener
    Author:
    eduard
    • Constructor Detail

      • FARevisionListener

        public FARevisionListener()
    • Method Detail

      • newRevision

        public void newRevision​(Object revisionEntity)
        adds principal name or UNKNOWN to RevisionInfo.
        Specified by:
        newRevision in interface org.hibernate.envers.RevisionListener
        Parameters:
        revisionEntity -