Uses of Class
org.teiid.query.sql.lang.TableFunctionReference.ProjectedColumn

Packages that use TableFunctionReference.ProjectedColumn
org.teiid.query.sql.lang   
 

Uses of TableFunctionReference.ProjectedColumn in org.teiid.query.sql.lang
 

Subclasses of TableFunctionReference.ProjectedColumn in org.teiid.query.sql.lang
static class TextTable.TextColumn
           
static class XMLTable.XMLColumn
           
 

Methods in org.teiid.query.sql.lang that return types with arguments of type TableFunctionReference.ProjectedColumn
abstract  java.util.List<? extends TableFunctionReference.ProjectedColumn> TableFunctionReference.getColumns()
           
 

Methods in org.teiid.query.sql.lang with parameters of type TableFunctionReference.ProjectedColumn
 void TableFunctionReference.ProjectedColumn.copy(TableFunctionReference.ProjectedColumn copy)
           
 



Copyright © 2010. All Rights Reserved.