|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UnaryFromClause in com.metamatrix.query.optimizer.relational |
|---|
| Methods in com.metamatrix.query.optimizer.relational with parameters of type UnaryFromClause | |
|---|---|
void |
AliasGenerator.visit(UnaryFromClause obj)
|
| Uses of UnaryFromClause in com.metamatrix.query.parser |
|---|
| Methods in com.metamatrix.query.parser that return UnaryFromClause | |
|---|---|
UnaryFromClause |
SQLParser.unaryFromClause(ParseInfo info)
Parse a unary from clause, which is just a single group name and an optional alias. |
| Uses of UnaryFromClause in com.metamatrix.query.resolver.command |
|---|
| Methods in com.metamatrix.query.resolver.command with parameters of type UnaryFromClause | |
|---|---|
void |
SimpleQueryResolver.QueryResolverVisitor.visit(UnaryFromClause obj)
|
| Uses of UnaryFromClause in com.metamatrix.query.sql |
|---|
| Methods in com.metamatrix.query.sql with parameters of type UnaryFromClause | |
|---|---|
void |
LanguageVisitor.visit(UnaryFromClause obj)
|
| Uses of UnaryFromClause in com.metamatrix.query.sql.navigator |
|---|
| Methods in com.metamatrix.query.sql.navigator with parameters of type UnaryFromClause | |
|---|---|
void |
PreOrPostOrderNavigator.visit(UnaryFromClause obj)
|
| Uses of UnaryFromClause in com.metamatrix.query.sql.visitor |
|---|
| Methods in com.metamatrix.query.sql.visitor with parameters of type UnaryFromClause | |
|---|---|
void |
CommandCollectorVisitor.visit(UnaryFromClause obj)
|
void |
AbstractSymbolMappingVisitor.visit(UnaryFromClause obj)
Swap group in unary from clause. |
void |
SQLStringVisitor.visit(UnaryFromClause obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||