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

Packages that use QuerySpecification
org.sql.generation.api.grammar.query.pgsql This package contains syntax elements specific for queries in PostgreSQL database provider. 
 

Uses of QuerySpecification in org.sql.generation.api.grammar.query.pgsql
 

Subinterfaces of QuerySpecification in org.sql.generation.api.grammar.query.pgsql
 interface PgSQLQuerySpecification
          This syntax element represents the query specification in PostgreSQL.
 



Copyright © 2010. All Rights Reserved.