Package org.objectweb.cjdbc.controller.backup

Set of classes to wrap calls and execution of Octopus to execute backup and recovery of databases

See:
          Description

Interface Summary
Backuper This interface defines a Backuper that is in charge of doing backup/restore operations and manage dumps according to its own internal format.
 

Class Summary
AbstractPostgreSQLBackuper This abstract class provides base methods for PostgreSQL backupers.
BackupManager This class defines a BackupManager that is responsible for registering backupers and retrieving them as needed for backup/restore operations.
DerbyEmbeddedBackuper This class defines a Backuper for Apache Derby databases.
DumpTransferInfo DumpTransferInfo is used to store the necessary information for the client backuper to fetch a dump from server backuper.
OctopusBackuper This class defines a Backuper based on Octopus v2.8.
PostgreSQLBinaryBackuper This class defines a Backuper for PostgreSQL databases.
PostgreSQLPlainTextBackuper This class defines a Backuper for PostgreSQL databases.
 

Package org.objectweb.cjdbc.controller.backup Description

Set of classes to wrap calls and execution of Octopus to execute backup and recovery of databases



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