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

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

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

Methods in org.sql.generation.api.vendor that return BooleanFactory
 BooleanFactory SQLVendor.getBooleanFactory()
          Returns the boolean factory for this vendor.
 



Copyright © 2010-2011. All Rights Reserved.