|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Package org.dbreplicator.replication.xml
XML handling functions for writing and parsing the xml files that DBReplicator uses to pass data back and forth.
See:
Description
| Interface Summary | |
|---|---|
| _XMLWriter | This interface is implemented by the class XMLWriter. |
| Class Summary | |
|---|---|
| DDLHandler | |
| MergeHandler | This class is the implementation class for ContentHandler for parsing the synchronization XML file. |
| ServerHandler | |
| SnapshotHandler | This class is the implementation class for ContentHandler for parsing the snapshot XML file. |
| SyncXMLCreator | This class was implemented for handling all the issues that will occure at the time of creating XML file for synchronization purpose. |
| Tracer | This class is used in handling the case of tracing the records at the time of shadow table search for the records with same pk or with same common_id. |
| WriteOnSocket | |
| XMLElement | This class is the representation of the XML elements , written in the XML files. |
| XMLTableElement | This class is the representation of the XML elements , written in the XML files. |
| XMLWriter | This class is basically useful for writing data in to the XML file, it implements _XMLWriter interface which forces it to implement the method write. |
Package org.dbreplicator.replication.xml Description
XML handling functions for writing and parsing the xml files that DBReplicator uses to pass data back and forth.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||

