Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ReplicateEventListener
extends Serializable
Method Summary | |
void |
|
public void onReplicate(ReplicateEvent event) throws HibernateException
Handle the given replicate event.
- Parameters:
event
- The replicate event to be handled.
- Throws:
HibernateException
-