Class TCloseStmt

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

public class TCloseStmt extends TCustomSqlStatement
The CLOSE statement closes a cursor or cursor variable, thereby allowing its resources to be reused.