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

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

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

Methods in org.sql.generation.api.grammar.factories that return BigInt
 BigInt DataTypeFactory.bigInt()
          Creates data type representing BIGINT.
 



Copyright © 2010-2011. All Rights Reserved.