Uses of Class
org.teiid.test.client.ctc.QueryResults.ColumnInfo

Packages that use QueryResults.ColumnInfo
org.teiid.test.client.ctc   
 

Uses of QueryResults.ColumnInfo in org.teiid.test.client.ctc
 

Methods in org.teiid.test.client.ctc that return QueryResults.ColumnInfo
 QueryResults.ColumnInfo QueryResults.getColumnInfo(java.lang.String columnName)
          Get the column information given the column name.
 

Methods in org.teiid.test.client.ctc with parameters of type QueryResults.ColumnInfo
 void QueryResults.addField(QueryResults.ColumnInfo info)
          Add a new field into this result set.
 



Copyright © 2011. All Rights Reserved.