Object Hierarchy

    GObject
    ├── GAFlightSQLClient
    ├── GAFlightSQLClosePreparedStatementRequest
    ├── GAFlightSQLCommand
       ├── GAFlightSQLPreparedStatementUpdate
       ├── GAFlightSQLStatementQuery
       ├── GAFlightSQLStatementQueryTicket
       ╰── GAFlightSQLStatementUpdate
    ├── GAFlightSQLCreatePreparedStatementRequest
    ├── GAFlightSQLCreatePreparedStatementResult
    ├── GAFlightSQLPreparedStatement
    ╰── GAFlightServer
        ╰── GAFlightSQLServer