Class EnversListenerDuplicationStrategy

  • All Implemented Interfaces:
    org.hibernate.event.service.spi.DuplicationStrategy

    public class EnversListenerDuplicationStrategy
    extends Object
    implements org.hibernate.event.service.spi.DuplicationStrategy
    Event listener duplication strategy for envers
    • Constructor Detail

      • EnversListenerDuplicationStrategy

        public EnversListenerDuplicationStrategy()
    • Method Detail

      • areMatch

        public boolean areMatch​(Object listener,
                                Object original)
        Specified by:
        areMatch in interface org.hibernate.event.service.spi.DuplicationStrategy
      • getAction

        public org.hibernate.event.service.spi.DuplicationStrategy.Action getAction()
        Specified by:
        getAction in interface org.hibernate.event.service.spi.DuplicationStrategy