Uses of Interface
org.hibernate.envers.RevisionListener
Packages that use RevisionListener
-
Uses of RevisionListener in org.hibernate.envers
Subinterfaces of RevisionListener in org.hibernate.enversModifier and TypeInterfaceDescriptioninterface
Extension of standardRevisionListener
that notifies whenever an entity instance has been added, modified or removed within current revision boundaries. -
Uses of RevisionListener in org.hibernate.envers.configuration
Methods in org.hibernate.envers.configuration that return types with arguments of type RevisionListenerModifier and TypeMethodDescriptionClass<? extends RevisionListener>
Configuration.getRevisionListenerClass()