Uses of Package
org.objectweb.cjdbc.controller.backup

Packages that use org.objectweb.cjdbc.controller.backup
org.objectweb.cjdbc.controller.backup Set of classes to wrap calls and execution of Octopus to execute backup and recovery of databases 
org.objectweb.cjdbc.controller.requestmanager Request Manager core including the request parsing cache. 
org.objectweb.cjdbc.controller.virtualdatabase.protocol Differemt group messages for the distributed version of the virtual database. 
org.objectweb.cjdbc.controller.xml XML configuration files parsing 
 

Classes in org.objectweb.cjdbc.controller.backup used by org.objectweb.cjdbc.controller.backup
AbstractPostgreSQLBackuper
          This abstract class provides base methods for PostgreSQL backupers.
Backuper
          This interface defines a Backuper that is in charge of doing backup/restore operations and manage dumps according to its own internal format.
BackupManager
          This class defines a BackupManager that is responsible for registering backupers and retrieving them as needed for backup/restore operations.
DumpTransferInfo
          DumpTransferInfo is used to store the necessary information for the client backuper to fetch a dump from server backuper.
 

Classes in org.objectweb.cjdbc.controller.backup used by org.objectweb.cjdbc.controller.requestmanager
BackupManager
          This class defines a BackupManager that is responsible for registering backupers and retrieving them as needed for backup/restore operations.
 

Classes in org.objectweb.cjdbc.controller.backup used by org.objectweb.cjdbc.controller.virtualdatabase.protocol
DumpTransferInfo
          DumpTransferInfo is used to store the necessary information for the client backuper to fetch a dump from server backuper.
 

Classes in org.objectweb.cjdbc.controller.backup used by org.objectweb.cjdbc.controller.xml
BackupManager
          This class defines a BackupManager that is responsible for registering backupers and retrieving them as needed for backup/restore operations.
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.