Class DefaultReplicateEventListener

All Implemented Interfaces:
ReplicateEventListener, CallbackRegistryConsumer

@Deprecated(since="6") public class DefaultReplicateEventListener extends AbstractSaveEventListener<ReplicationMode> implements ReplicateEventListener
Defines the default replicate event listener used by Hibernate to replicate entities in response to generated replicate events.
Author:
Steve Ebersole