queryGlobalId property

int queryGlobalId
final

A number uniquely identifying this captured variable in the select statement analyzed.

This is used to add the necessary helper column later.

Implementation

final int queryGlobalId;