Uses of Class
org.teiid.language.WindowSpecification

Packages that use WindowSpecification
org.teiid.language   
org.teiid.language.visitor   
 

Uses of WindowSpecification in org.teiid.language
 

Methods in org.teiid.language that return WindowSpecification
 WindowSpecification WindowFunction.getWindowSpecification()
           
 

Methods in org.teiid.language with parameters of type WindowSpecification
 void WindowFunction.setWindowSpecification(WindowSpecification windowSpecification)
           
 

Uses of WindowSpecification in org.teiid.language.visitor
 

Methods in org.teiid.language.visitor with parameters of type WindowSpecification
 void LanguageObjectVisitor.visit(WindowSpecification windowSpecification)
           
 void HierarchyVisitor.visit(WindowSpecification windowSpecification)
           
 void SQLStringVisitor.visit(WindowSpecification windowSpecification)
           
 



Copyright © 2011. All Rights Reserved.