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

Packages that use org.teiid.query.sql.symbol
org.teiid.query.analysis   
org.teiid.query.eval   
org.teiid.query.function   
org.teiid.query.function.aggregate   
org.teiid.query.mapping.xml   
org.teiid.query.metadata   
org.teiid.query.optimizer   
org.teiid.query.optimizer.relational   
org.teiid.query.optimizer.relational.plantree   
org.teiid.query.optimizer.relational.rules   
org.teiid.query.optimizer.xml   
org.teiid.query.parser   
org.teiid.query.processor.proc   
org.teiid.query.processor.relational   
org.teiid.query.processor.xml   
org.teiid.query.resolver   
org.teiid.query.resolver.command   
org.teiid.query.resolver.util   
org.teiid.query.rewriter   
org.teiid.query.sql   
org.teiid.query.sql.lang   
org.teiid.query.sql.navigator   
org.teiid.query.sql.proc   
org.teiid.query.sql.symbol   
org.teiid.query.sql.util   
org.teiid.query.sql.visitor   
org.teiid.query.util   
org.teiid.query.validator   
org.teiid.query.xquery.saxon   
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.analysis
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.eval
DerivedColumn
           
Expression
          This is the interface for an expression in a SQL string.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.function
Function
          Represents a function in a sql statement.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.function.aggregate
AggregateSymbol.Type
           
TextLine
          Represents the only allowable expression for the textagg aggregate.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.mapping.xml
ElementSymbol
          This is a subclass of Symbol representing a single element.
GroupSymbol
          This is the server's representation of a metadata group symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.metadata
ElementSymbol
          This is a subclass of Symbol representing a single element.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.optimizer
GroupSymbol
          This is the server's representation of a metadata group symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.optimizer.relational
GroupSymbol
          This is the server's representation of a metadata group symbol.
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SelectSymbol
          This is the server's representation of a metadata symbol that can be used in a SELECT statement.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.optimizer.relational.plantree
ElementSymbol
          This is a subclass of Symbol representing a single element.
GroupSymbol
          This is the server's representation of a metadata group symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.optimizer.relational.rules
AggregateSymbol
          An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
CaseExpression
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
Function
          Represents a function in a sql statement.
GroupSymbol
          This is the server's representation of a metadata group symbol.
QueryString
          Represents XMLATTRIBUTES name value pairs
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SearchedCaseExpression
           
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
TextLine
          Represents the only allowable expression for the textagg aggregate.
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLParse
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.optimizer.xml
Expression
          This is the interface for an expression in a SQL string.
GroupSymbol
          This is the server's representation of a metadata group symbol.
Symbol
          This is the server's representation of a metadata symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.parser
AggregateSymbol
          An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
AllInGroupSymbol
          This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
CaseExpression
           
Constant
          This class represents a literal value in a SQL string.
DerivedColumn
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
QueryString
          Represents XMLATTRIBUTES name value pairs
SearchedCaseExpression
           
SelectSymbol
          This is the server's representation of a metadata symbol that can be used in a SELECT statement.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLNamespaces.NamespaceItem
           
XMLParse
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.processor.proc
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.processor.relational
Expression
          This is the interface for an expression in a SQL string.
GroupSymbol
          This is the server's representation of a metadata group symbol.
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.processor.xml
ElementSymbol
          This is a subclass of Symbol representing a single element.
GroupSymbol
          This is the server's representation of a metadata group symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.resolver
GroupSymbol
          This is the server's representation of a metadata group symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.resolver.command
AllInGroupSymbol
          This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
AllSymbol
          This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
GroupSymbol
          This is the server's representation of a metadata group symbol.
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.resolver.util
CaseExpression
           
Constant
          This class represents a literal value in a SQL string.
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
Function
          Represents a function in a sql statement.
GroupSymbol
          This is the server's representation of a metadata group symbol.
QueryString
          Represents XMLATTRIBUTES name value pairs
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
SearchedCaseExpression
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.rewriter
Expression
          This is the interface for an expression in a SQL string.
GroupSymbol
          This is the server's representation of a metadata group symbol.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql
AggregateSymbol
          An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
AliasSymbol
          An AliasSymbol wraps a SingleElementSymbol and changes it's name.
AllInGroupSymbol
          This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
AllSymbol
          This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
CaseExpression
           
Constant
          This class represents a literal value in a SQL string.
DerivedColumn
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
ExpressionSymbol
          This is a subclass of Symbol representing an expression in the SELECT clause.
Function
          Represents a function in a sql statement.
GroupSymbol
          This is the server's representation of a metadata group symbol.
QueryString
          Represents XMLATTRIBUTES name value pairs
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SearchedCaseExpression
           
TextLine
          Represents the only allowable expression for the textagg aggregate.
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLParse
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql.lang
ContextReference
           
DerivedColumn
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
GroupSymbol
          This is the server's representation of a metadata group symbol.
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
SelectSymbol
          This is the server's representation of a metadata symbol that can be used in a SELECT statement.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
XMLNamespaces
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql.navigator
AggregateSymbol
          An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
AliasSymbol
          An AliasSymbol wraps a SingleElementSymbol and changes it's name.
AllInGroupSymbol
          This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
AllSymbol
          This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
CaseExpression
           
Constant
          This class represents a literal value in a SQL string.
DerivedColumn
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
ExpressionSymbol
          This is a subclass of Symbol representing an expression in the SELECT clause.
Function
          Represents a function in a sql statement.
GroupSymbol
          This is the server's representation of a metadata group symbol.
QueryString
          Represents XMLATTRIBUTES name value pairs
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SearchedCaseExpression
           
TextLine
          Represents the only allowable expression for the textagg aggregate.
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLParse
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql.proc
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
GroupSymbol
          This is the server's representation of a metadata group symbol.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql.symbol
AbstractCaseExpression
           
AggregateSymbol.Type
           
Constant
          This class represents a literal value in a SQL string.
ContextReference
           
DerivedColumn
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
ElementSymbol.DisplayMode
           
Expression
          This is the interface for an expression in a SQL string.
ExpressionSymbol
          This is a subclass of Symbol representing an expression in the SELECT clause.
GroupSymbol
          This is the server's representation of a metadata group symbol.
MultipleElementSymbol
          This is a subclass of Symbol representing multiple output columns.
QueryString
          Represents XMLATTRIBUTES name value pairs
Reference.Constraint
           
SelectSymbol
          This is the server's representation of a metadata symbol that can be used in a SELECT statement.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
Symbol
          This is the server's representation of a metadata symbol.
TextLine
          Represents the only allowable expression for the textagg aggregate.
TextLine.ValueExtractor
           
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLNamespaces.NamespaceItem
           
XMLParse
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql.util
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
GroupSymbol
          This is the server's representation of a metadata group symbol.
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.sql.visitor
AggregateSymbol
          An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
AliasSymbol
          An AliasSymbol wraps a SingleElementSymbol and changes it's name.
AllInGroupSymbol
          This is a subclass of Symbol representing .*, which contains all of the elements from a single group in the query.
AllSymbol
          This is a subclass of Symbol representing *, which contains all of the elements from all groups in the query.
CaseExpression
           
Constant
          This class represents a literal value in a SQL string.
DerivedColumn
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
ExpressionSymbol
          This is a subclass of Symbol representing an expression in the SELECT clause.
Function
          Represents a function in a sql statement.
GroupSymbol
          This is the server's representation of a metadata group symbol.
QueryString
          Represents XMLATTRIBUTES name value pairs
Reference
          This class represents a reference (positional from the user query, or to an element from another scope).
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SearchedCaseExpression
           
SingleElementSymbol
          This is a subclass of Symbol representing a single output column.
Symbol
          This is the server's representation of a metadata symbol.
TextLine
          Represents the only allowable expression for the textagg aggregate.
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLParse
           
XMLQuery
           
XMLSerialize
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.util
Expression
          This is the interface for an expression in a SQL string.
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.validator
AggregateSymbol
          An aggregate symbol represents an aggregate function in the SELECT or HAVING clauses.
CaseExpression
           
ElementSymbol
          This is a subclass of Symbol representing a single element.
Expression
          This is the interface for an expression in a SQL string.
ExpressionSymbol
          This is a subclass of Symbol representing an expression in the SELECT clause.
Function
          Represents a function in a sql statement.
GroupSymbol
          This is the server's representation of a metadata group symbol.
QueryString
          Represents XMLATTRIBUTES name value pairs
ScalarSubquery
          This is an Expression implementation that can be used in a SELECT clause.
SearchedCaseExpression
           
XMLAttributes
          Represents XMLATTRIBUTES name value pairs
XMLElement
          Represents XMLATTRIBUTES/XMLFOREST name value pairs
XMLForest
           
XMLNamespaces
           
XMLParse
           
XMLQuery
           
 

Classes in org.teiid.query.sql.symbol used by org.teiid.query.xquery.saxon
DerivedColumn
           
XMLNamespaces
           
 



Copyright © 2010. All Rights Reserved.