| Interface | Description | 
|---|---|
| BackupManager | Implements the backup and restore functionality of Firebird Services API. | 
| FBManagerMBean | API for  FBManager, for creating and dropping databases. | 
| MaintenanceManager | A  MaintenanceManageris responsible for replicating the
 functionality provided by thegfixcommand-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  StatisticsManageris responsible for replicating the functionality of thegstatcommand-line tool. | 
| TraceManager | Implements the Trace/Audit API available new in Firebird 2.5. | 
| User | A user in the Firebird Security Database. | 
| UserManager | The base Firebird Service API functionality. | 
| Class | Description | 
|---|---|
| FBBackupManager | Implements the backup and restore functionality of Firebird Services API. | 
| FBBackupManagerBase | Implements the common functionality between regular and streaming backup/restore | 
| FBBackupManagerBase.PathSizeStruct | Structure that holds path to the database and corresponding size of the file (in case of backup - that is
 size of the file in megabytes, in case of restore - size of the database file in pages). | 
| FBCommandLine | FBCommandLine.java
 
 
 Created: Thu Oct 10 14:14:07 2002 | 
| FBMaintenanceManager | The  FBMaintenanceManagerclass is responsible for replicating the functionality provided by
 thegfixcommand-line tool. | 
| FBManager | A tool for creating and dropping 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  FBStatisticsManagerclass is responsible for replicating the functionality of
 thegstatcommand-line tool. | 
| FBStreamingBackupManager | Implements the streaming version of the backup and restore functionality of
 Firebird Services API. | 
| 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. | 
| PageSizeConstants | Constants for page size supported by Firebird. | 
| StatisticsManager.DatabaseTransactionInfo | 
Copyright © 2001-2020 Jaybird (Firebird JDBC/JCA) team. All rights reserved.