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

Packages that use QueryExpressionBodyQuery
org.sql.generation.api.grammar.query This package and its sub-package contain elements related to SQL queries (SELECT statements). 
 

Uses of QueryExpressionBodyQuery in org.sql.generation.api.grammar.query
 

Subinterfaces of QueryExpressionBodyQuery in org.sql.generation.api.grammar.query
 interface QuerySpecification
          This syntax element represents the single SELECT statement.
 



Copyright © 2010-2012. All Rights Reserved.