| Class | Description |
|---|---|
| BackupCommands |
This is a local command for backing-up domains.
|
| BackupDomainCommand |
This is a local command for backing-up domains.
|
| DatabaseCommand |
This is an abstract class to be inherited by StartDatabaseCommand and
StopDatabaseCommand.
|
| DBControl | |
| DBManager | |
| DBManagerFactory | |
| DerbyControl |
This class uses Java reflection to invoke Derby NetworkServerControl class.
|
| DerbyManager | |
| H2Control |
This class uses Java reflection to invoke H2 NetworkServerControl class.
|
| H2Manager | |
| ListBackupsCommand |
This is a local command for listing backed up domains.
|
| RestoreDomainCommand |
This is a local command for restoring domains.
|
| StartDatabaseCommand |
start-database command This command class will invoke DBControl to first ping
if the database is running.
|
| StopDatabaseCommand |
stop-database command This command class will invoke DBControl to stop the
database.
|
| Enum | Description |
|---|---|
| DBType |
Copyright © 2019. All rights reserved.