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

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

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

Methods in org.sql.generation.api.grammar.factories that return SmallInt
 SmallInt DataTypeFactory.smallInt()
          Creates data type representing SMALLINT.
 



Copyright © 2010-2011. All Rights Reserved.