Uses of Interface
org.sql.generation.api.grammar.factories.pgsql.PgSQLQueryFactory

Packages that use PgSQLQueryFactory
org.sql.generation.api.vendor This package provides an API for SQLVendors to implement, and a way to load different vendors dynamically. 
 

Uses of PgSQLQueryFactory in org.sql.generation.api.vendor
 

Methods in org.sql.generation.api.vendor that return PgSQLQueryFactory
 PgSQLQueryFactory PostgreSQLVendor.getQueryFactory()
          Returns the query factory, which knows to create PostgreSQL-specific query elements.
 



Copyright © 2010. All Rights Reserved.