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

Packages that use com.metamatrix.query.sql.proc
com.metamatrix.query.processor.proc   
com.metamatrix.query.resolver.command   
com.metamatrix.query.resolver.util   
com.metamatrix.query.sql   
com.metamatrix.query.sql.navigator   
com.metamatrix.query.sql.proc   
com.metamatrix.query.sql.util   
com.metamatrix.query.sql.visitor   
com.metamatrix.query.validator   
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.processor.proc
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.resolver.command
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.resolver.util
CriteriaSelector
          This class represents the criteria present on the user's query.
TranslateCriteria
          This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.sql
AssignmentStatement
           This class represents an assignment statement in the storedprocedure language.
Block
           This class represents a group of Statement objects.
BreakStatement
           This class represents a break statement in the storedprocedure language.
CommandStatement
           This class represents a variable assignment statement in the storedprocedure language.
ContinueStatement
           This class represents a continue statement in the storedprocedure language.
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
CriteriaSelector
          This class represents the criteria present on the user's query.
DeclareStatement
           This class represents a statement used to declare variables in the storedprocedure language.
HasCriteria
          This object represents the criteria used in the stored procedure language to determine if a type of criteria is specified on a user's query.
IfStatement
           This class represents an if-else statement in the storedprocedure language.
LoopStatement
           This class represents a loop statement in the storedprocedure language to cursor through a result set.
RaiseErrorStatement
           This class represents a error assignment statement in the storedprocedure language.
TranslateCriteria
          This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
WhileStatement
           This class represents a while statement in the storedprocedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.sql.navigator
AssignmentStatement
           This class represents an assignment statement in the storedprocedure language.
Block
           This class represents a group of Statement objects.
BreakStatement
           This class represents a break statement in the storedprocedure language.
CommandStatement
           This class represents a variable assignment statement in the storedprocedure language.
ContinueStatement
           This class represents a continue statement in the storedprocedure language.
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
CriteriaSelector
          This class represents the criteria present on the user's query.
DeclareStatement
           This class represents a statement used to declare variables in the storedprocedure language.
HasCriteria
          This object represents the criteria used in the stored procedure language to determine if a type of criteria is specified on a user's query.
IfStatement
           This class represents an if-else statement in the storedprocedure language.
LoopStatement
           This class represents a loop statement in the storedprocedure language to cursor through a result set.
RaiseErrorStatement
           This class represents a error assignment statement in the storedprocedure language.
TranslateCriteria
          This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
WhileStatement
           This class represents a while statement in the storedprocedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.sql.proc
AssignmentStatement
           This class represents an assignment statement in the storedprocedure language.
Block
           This class represents a group of Statement objects.
CriteriaSelector
          This class represents the criteria present on the user's query.
Statement
           This class represents the a statement in the stored procedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.sql.util
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.sql.visitor
AssignmentStatement
           This class represents an assignment statement in the storedprocedure language.
Block
           This class represents a group of Statement objects.
BreakStatement
           This class represents a break statement in the storedprocedure language.
CommandStatement
           This class represents a variable assignment statement in the storedprocedure language.
ContinueStatement
           This class represents a continue statement in the storedprocedure language.
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
CriteriaSelector
          This class represents the criteria present on the user's query.
DeclareStatement
           This class represents a statement used to declare variables in the storedprocedure language.
HasCriteria
          This object represents the criteria used in the stored procedure language to determine if a type of criteria is specified on a user's query.
IfStatement
           This class represents an if-else statement in the storedprocedure language.
LoopStatement
           This class represents a loop statement in the storedprocedure language to cursor through a result set.
RaiseErrorStatement
           This class represents a error assignment statement in the storedprocedure language.
TranslateCriteria
          This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
WhileStatement
           This class represents a while statement in the storedprocedure language.
 

Classes in com.metamatrix.query.sql.proc used by com.metamatrix.query.validator
AssignmentStatement
           This class represents an assignment statement in the storedprocedure language.
CommandStatement
           This class represents a variable assignment statement in the storedprocedure language.
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
DeclareStatement
           This class represents a statement used to declare variables in the storedprocedure language.
IfStatement
           This class represents an if-else statement in the storedprocedure language.
TranslateCriteria
          This object represents the criteria used in the stored procedure language that translates the portion of the user's criteria by doing symbol mapping to the elements of the physical group that defines the virtual group and translating the user's criteria using the element-expressions pairs represented as a list of comapreCriteria on this this object.
WhileStatement
           This class represents a while statement in the storedprocedure language.
 



Copyright © 2009. All Rights Reserved.