JavaDoc


org.dbreplicator.replication.DBHandler

Package org.dbreplicator.replication.DBHandler

Database specific handling class, responsible for determining database query syntax and structure for each database that DBReplicator connects to.

See:
          Description

Class Summary
AbstractDataBaseHandler In replicator because of the feature of multidatabase synchronization, It has become very much necessary to handle different databases deifferently.
CloudScapeHandler Method overrides specific CloudScape/Derby/JavaDB.
DaffodilDBHandler Method overrides specific to the Daffodil/One$DB database engine.
DB2Handler Method overrides specific to DB2.
FireBirdDatabaseHandler Method overrides specific to the Firebird database engine.
GeneralDataBaseHandler Generic methods common to all databases.
MYSQLHandler Method overrides specific to the MySQL database engine.
OracleHandler Method overrides specific to Oracle.
PointBaseHandler Method overrides specific to the Pointbase database engine.
PostgreSQLHandler Method overrides specific to the PostgreSQL database engine, from versions 7.3 to 8.3.
SQLServerHandler Method overrides specific to MSSQL Servere.
SybaseHandler Method overrides specific to Sybase.
 

Package org.dbreplicator.replication.DBHandler Description

Database specific handling class, responsible for determining database query syntax and structure for each database that DBReplicator connects to.




Powered by Drupal - Theme by Danger4k