Package org.firebirdsql.management


package org.firebirdsql.management
APIs and implementation to manage or obtain information about the Firebird server or a specific database.

This includes functionality like:

  • Class
    Description
    Implements the backup and restore functionality of Firebird Services API.
    Implements the backup and restore functionality of Firebird Services API.
    Implements the common functionality between regular and streaming backup/restore
    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
    The FBMaintenanceManager class is responsible for replicating the functionality provided by the gfix command-line tool.
    A tool for creating and dropping databases.
    API for FBManager, for creating and dropping databases.
    Implements the incremental backup and restore functionality of NBackup via the Firebird Services API.
    An implementation of the basic Firebird Service API functionality.
    The FBStatisticsManager class is responsible for replicating the functionality of the gstat command-line tool.
    Implements the streaming version of the backup and restore functionality of Firebird Services API.
    Provides access to the table statistics of a Connection.
    Implements the Trace/Audit API available new in Firebird 2.5
    Deprecated.
    Use the SQL user management statements instead, we currently do not plan to remove this API
    Deprecated.
    Use the SQL user management statements instead, we currently do not plan to remove this API
    A MaintenanceManager is responsible for replicating the functionality provided by the gfix command-line tool.
    Implements the incremental backup and restore functionality of NBackup via the Firebird Services API.
    Constants for page size supported by Firebird.
    The base Firebird Service API functionality.
    A StatisticsManager is responsible for replicating the functionality of the gstat command-line tool.
     
    Snapshot of the table statistics of a connection (of the table reported by tableName).
    Implements the Trace/Audit API available new in Firebird 2.5.
    Deprecated.
    Use the SQL user management statements instead, we currently do not plan to remove this API
    Deprecated.
    Use the SQL user management statements instead, we currently do not plan to remove this API