Uses of Interface
org.sql.generation.api.grammar.factories.QueryFactory

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

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

Methods in org.sql.generation.api.vendor that return QueryFactory
 QueryFactory SQLVendor.getQueryFactory()
          Returns the query factory of this vendor.
 



Copyright © 2010-2012. All Rights Reserved.