Documentation
    Preparing search index...

    Interface OracleConnection

    interface OracleConnection {
        uuid?: string;
        on(event: "error", listener: (err: any) => void): this;
    }

    Hierarchy (View Summary)

    Index
    uuid?: string

    The UUID of the transaction that is using this connection