Class PreparedStatement<T>

A thin helper to bind the prepared statement id

Type Parameters

  • T extends {
        [key: string]: arrow.DataType;
    } = any

Hierarchy

  • PreparedStatement

Constructors

Methods

Constructors

Methods

Generated using TypeDoc