| 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 |  |