Package | Description |
---|---|
org.teiid.query.sql.symbol | |
org.teiid.query.sql.visitor |
Modifier and Type | Class and Description |
---|---|
class |
AliasSymbol
An AliasSymbol wraps a SingleElementSymbol and changes it's name.
|
class |
ElementSymbol
This is a subclass of Symbol representing a single element.
|
class |
ExpressionSymbol |
class |
GroupSymbol
This is the server's representation of a metadata group symbol.
|
Modifier and Type | Method and Description |
---|---|
protected Symbol |
StaticSymbolMappingVisitor.getMappedSymbol(Symbol symbol) |
protected abstract Symbol |
AbstractSymbolMappingVisitor.getMappedSymbol(Symbol symbol)
Get the mapped symbol from the specified symbol.
|
Modifier and Type | Method and Description |
---|---|
protected Symbol |
StaticSymbolMappingVisitor.getMappedSymbol(Symbol symbol) |
protected abstract Symbol |
AbstractSymbolMappingVisitor.getMappedSymbol(Symbol symbol)
Get the mapped symbol from the specified symbol.
|
Copyright © 2019. All rights reserved.