All Implemented Interfaces:
AutoCloseable, FbStatement, ExceptionListenable, FbWireStatement

public class V19Statement extends V18Statement
Author:
Mark Rotteveel
  • Constructor Details

    • V19Statement

      public V19Statement(FbWireDatabase database)
      Creates a new instance of V19Statement for the specified database.
      Parameters:
      database - FbWireDatabase implementation
  • Method Details