Class ExecDynamicSqlInstruction

  • All Implemented Interfaces:
    Cloneable

    public class ExecDynamicSqlInstruction
    extends ProgramInstruction

    Executes a SQL statement, and remove its results from the buffer manager. Executing this instruction does not modify the values of any of the variables, hence it's results are not important so they are removed immediately.