|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 ProgramInstruction s can access during execution. |
|
RepeatedInstruction
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |