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

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

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

Methods in org.sql.generation.api.grammar.factories that return SQLInteger
 SQLInteger DataTypeFactory.integer()
          Creates new instance of INTEGER type.
 



Copyright © 2010-2012. All Rights Reserved.