Interface | Description |
---|---|
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 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
FBMaintenanceManager class is responsible for replicating the functionality provided by
the gfix command-line tool. |
FBManager |
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. |
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-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.