@override Future<Result<void>> closeStatement(String connectionId, int stmtId) => _query.closeStatement(connectionId, stmtId);