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

Hierarchy

Constructors

Properties

builder: Builder

The builder whose results should be iterated

connection: Connection

The connection on which to execute the builder.

index: number = 0

The current index of the iterable.

Accessors

Methods