org.sql.generation.api.grammar.query
Interface QueryExpressionBodyQuery

All Superinterfaces:
QueryExpressionBody, QueryExpressionBodyActual, org.atp.api.Typeable<QueryExpressionBody>
All Known Subinterfaces:
PgSQLQuerySpecification, QuerySpecification

public interface QueryExpressionBodyQuery
extends QueryExpressionBodyActual

This syntax element represents the single query (currently only SELECT statement, represented by QuerySpecification.

Author:
Stanislav Muhametsin

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.query.QueryExpressionBody
QueryExpressionBody.EmptyQueryExpressionBody
 
Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010. All Rights Reserved.