Uses of Package
com.metamatrix.query.processor.proc

Packages that use com.metamatrix.query.processor.proc
com.metamatrix.query.processor.proc   
 

Classes in com.metamatrix.query.processor.proc used by com.metamatrix.query.processor.proc
AbstractAssignmentInstruction
           This instruction updates the current variable context with a value for the Variable defined using a DeclareInstruction, the variable value is obtained by either processing a expression or a command(stored as a processplan).
CommandInstruction
          This abstract base class has common methods for dealing with instructions that have commands.
ContinueInstruction
          This ProgramInstruction continue with the next loop when processed
CreateCursorResultSetInstruction
           
ProcedureEnvironment
          This class defines the environment that procedure language programs run in and what ProgramInstructions can access during execution.
RepeatedInstruction
           
 



Copyright © 2009. All Rights Reserved.