klyn.data.sql.internal.SQLResultCursor.SQLResultCursor
constructor
public SQLResultCursor(
lease as SQLConnectionLease,
statement as PreparedStatement,
rows as ResultSet,
reader as SQLProjectionReader<T, TId>,
projection as QirExpression
):
Description

Takes ownership of one connection lease, statement, and result set.