Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResultIterable

Implementation of AbstractResultIterable that yields simple QueryRow instances (objects).

Hierarchy

Index

Constructors

constructor

Properties

Readonly builder

builder: Builder

Readonly connection

connection: Connection

Protected index

index: number = 0

The current index of the iterable.

Accessors

selectSQL

  • get selectSQL(): string

Methods

all

at

  • at(i: number): Promise<undefined | QueryRow>

chunk

clone

count

  • count(): Promise<number>

getContainer

make

  • make<T>(target: any, ...parameters: any[]): T

next

peek

range

reset

  • reset(): Promise<void>

seek

  • seek(index: number): Promise<void>

setContainer

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.