|
Interface Summary |
| BackupManager |
Implements the backup and restore functionality of Firebird Services API. |
| FBManagerMBean |
Describe interface FBManagerMBean here. |
| MaintenanceManager |
A MaintenanceManager is responsible for replicating
the functionality provided by the gfix command-line tool. |
| NBackupManager |
Implements the incremental backup and restore functionality of NBackup
via the Firebird Services API. |
| ServiceManager |
The base Firebird Service API functionality. |
| StatisticsManager |
A StatisticsManager is responsible for replicating the
functionality of the gstat command-line tool. |
| TraceManager |
Implements the Trace/Audit API availabe new in Firebird 2.5. |
| User |
A user in the Firebird Security Database. |
| UserManager |
The base Firebird Service API functionality. |
|
Class Summary |
| FBBackupManager |
Implements the backup and restore functionality of Firebird Services API. |
| FBCommandLine |
FBCommandLine.java
Created: Thu Oct 10 14:14:07 2002 |
| FBMaintenanceManager |
The FBMaintenanceManager class is responsible for replicating
the functionality provided by the gfix command-line tool. |
| FBManager |
The class FBManager is a simple jmx mbean that allows you
to create and drop databases. |
| FBNBackupManager |
Implements the incremental backup and restore functionality of NBackup
via the Firebird Services API. |
| FBServiceManager |
An implementation of the basic Firebird Service API functionality. |
| FBStatisticsManager |
The FBStatisticsManager class is responsible for replicating
the functionality of the gstat command-line tool. |
| FBTraceManager |
Implements the Trace/Audit API available new in Firebird 2.5 |
| FBUser |
A user in the Firebird Security Database. |
| FBUserManager |
Implements the display/add/delete/modify user functionality of the Firebird
Services API. |