| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of QueryResultSpecification in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Subinterfaces of QueryResultSpecification in org.eclipse.datatools.modelbase.sql.query | |
|---|---|
|  interface | ResultColumnA representation of the model object 'SQL Result Column'. | 
|  interface | ResultTableAllColumnsA representation of the model object 'SQL Result Column All'. | 
| Uses of QueryResultSpecification in org.eclipse.datatools.modelbase.sql.query.helper | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.helper with parameters of type QueryResultSpecification | |
|---|---|
| static java.util.Set | TableHelper.findColumnReferencesInQueryResultSpecification(QueryResultSpecification queryResult)Returns a Set containing all ValueExpressionColumns found
 in the givenQueryResultSpecification. | 
| Uses of QueryResultSpecification in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type QueryResultSpecification | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseQueryResultSpecification(QueryResultSpecification object)Returns the result of interpreting the object as an instance of 'Query Result Specification'. | 
| Uses of QueryResultSpecification in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query with parameters of type QueryResultSpecification | |
|---|---|
|  java.util.List | SQLQueryParserFactory.createSelectClause(java.util.List aResultSpecList,
                   QueryResultSpecification aResultCol) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||