Interface | Description |
---|---|
InitializationCommand |
Interface for commands that initialize state of the connector framework.
|
Class | Description |
---|---|
DBCreate |
Create the database using the name as specified through the
ManifoldCF . |
DBDrop |
Drop the database using the name as specified through the
ManifoldCF . |
DBInitializationCommand |
Parent class for all database initialization related commands.
|
LockClean |
ManifoldCF makes use of a synchronization directory to store data about the current state of the synchronization between
the repository connection and the output connection.
|
Obfuscate |