Class TOpenforStmt

All Implemented Interfaces:
IRelation, Visitable, Iterator<TSourceToken>

public class TOpenforStmt extends TCustomSqlStatement
The OPEN-FOR statement executes the SELECT statement associated with a cursor variable.