Uses of Interface
org.sql.generation.api.grammar.common.datatypes.SQLBoolean

Packages that use SQLBoolean
org.sql.generation.api.grammar.factories This package provides factories to create various builders and SQL syntax elements. 
 

Uses of SQLBoolean in org.sql.generation.api.grammar.factories
 

Methods in org.sql.generation.api.grammar.factories that return SQLBoolean
 SQLBoolean DataTypeFactory.sqlBoolean()
          Creates data type representing BOOLEAN.
 



Copyright © 2010-2011. All Rights Reserved.