All Implemented Interfaces:
AutoCloseable, FbAttachment, FbDatabase, ExceptionListenable, TransactionListener, FbWireAttachment, FbWireDatabase

public class V18Database extends V16Database
FbWireDatabase implementation for the version 18 wire protocol.
Since:
5
Author:
Mark Rotteveel
  • Constructor Details

    • V18Database

      protected V18Database(WireDatabaseConnection connection, ProtocolDescriptor descriptor)
      Creates a V18Database instance.
      Parameters:
      connection - A WireConnection with an established connection to the server.
      descriptor - The ProtocolDescriptor that created this connection (this is used for creating further dependent objects).