Uses of Class
com.continuent.tungsten.replicator.applier.JdbcApplier

Packages that use JdbcApplier
com.continuent.tungsten.replicator.applier   
 

Uses of JdbcApplier in com.continuent.tungsten.replicator.applier
 

Subclasses of JdbcApplier in com.continuent.tungsten.replicator.applier
 class DrizzleApplier
          Stub applier class that automatically constructs url from Drizzle-specific properties like host, port, and service.
 class MySQLApplier
          Stub applier class that automatically constructs url from Oracle-specific properties like host, port, and service.
 class MySQLDrizzleApplier
           
 class OracleApplier
           
 class PostgreSQLApplier