com.continuent.tungsten.replicator.extractor.oracle
Class CDCMessage

java.lang.Object
  extended by com.continuent.tungsten.replicator.extractor.oracle.CDCMessage
Direct Known Subclasses:
CDCCommitMessage, CDCDataMessage, CDCErrorMessage

public abstract class CDCMessage
extends java.lang.Object

Version:
1.0
Author:
Stephane Giron

Constructor Summary
CDCMessage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDCMessage

public CDCMessage()