Uses of Package
org.teiid.query.sql.proc

Packages that use org.teiid.query.sql.proc
org.teiid.query.parser   
org.teiid.query.processor.proc   
org.teiid.query.resolver.command   
org.teiid.query.resolver.util   
org.teiid.query.rewriter   
org.teiid.query.sql   
org.teiid.query.sql.navigator   
org.teiid.query.sql.proc   
org.teiid.query.sql.util   
org.teiid.query.sql.visitor   
org.teiid.query.validator   
 

Classes in org.teiid.query.sql.proc used by org.teiid.query.parser
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.
Statement
           This class represents the a statement in the stored procedure 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 org.teiid.query.sql.proc used by org.teiid.query.processor.proc
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
 

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

Classes in org.teiid.query.sql.proc used by org.teiid.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 org.teiid.query.sql.proc used by org.teiid.query.rewriter
CreateUpdateProcedureCommand
           This class represents a update procedure in the storedprocedure language.
 

Classes in org.teiid.query.sql.proc used by org.teiid.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 org.teiid.query.sql.proc used by org.teiid.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 org.teiid.query.sql.proc used by org.teiid.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.
ExpressionStatement
           
RaiseErrorStatement
           This class represents a error assignment statement in the storedprocedure language.
Statement
           This class represents the a statement in the stored procedure language.
 

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

Classes in org.teiid.query.sql.proc used by org.teiid.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 org.teiid.query.sql.proc used by org.teiid.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.
LoopStatement
           This class represents a loop statement in the storedprocedure language to cursor through a result set.
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 © 2010. All Rights Reserved.