JavaDoc


Overview

Provides API functions for implementing mulit-master heterogeneous database replication between any of the databases currently supported.

See:
          Description

Packages
org.dbreplicator.graph Graphing libraries
org.dbreplicator.repconsole DBReplicator's Console class, responsible for drawing the user interface.
org.dbreplicator.replication Main replication class, responsible for high-level replication operations.
org.dbreplicator.replication.column Class responsible for column-type mappings between sql an java
org.dbreplicator.replication.DBHandler Database specific handling class, responsible for determining database query syntax and structure for each database that DBReplicator connects to.
org.dbreplicator.replication.schedule Schedule-handling sub-package.
org.dbreplicator.replication.synchronize This is the class that handles the logic behind what to do with records received by the sync process.
org.dbreplicator.replication.xml XML handling functions for writing and parsing the xml files that DBReplicator uses to pass data back and forth.
org.dbreplicator.replication.zip Responsible for handling the compression and decompression of the xml files

 

Provides API functions for implementing mulit-master heterogeneous database replication between any of the databases currently supported.

This documentation covers version 2.2.4 of the api, and was published on December30, 2008.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:




Powered by Drupal - Theme by Danger4k