Package | Description |
---|---|
org.teiid.query.sql | |
org.teiid.query.sql.navigator | |
org.teiid.query.sql.symbol | |
org.teiid.query.sql.visitor |
Modifier and Type | Method and Description |
---|---|
void |
LanguageVisitor.visit(WindowSpecification windowSpecification) |
Modifier and Type | Method and Description |
---|---|
void |
PreOrPostOrderNavigator.visit(WindowSpecification obj) |
Modifier and Type | Method and Description |
---|---|
WindowSpecification |
WindowSpecification.clone() |
WindowSpecification |
WindowFunction.getWindowSpecification() |
Modifier and Type | Method and Description |
---|---|
void |
WindowFunction.setWindowSpecification(WindowSpecification windowSpecification) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(WindowSpecification windowSpecification) |
void |
ExpressionMappingVisitor.visit(WindowSpecification windowSpecification) |
Copyright © 2019. All rights reserved.