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

All Superinterfaces:
SQLDataType, org.atp.api.Typeable<SQLDataType>

public interface BigInt
extends SQLDataType

This class represents the BIGINT type (typically 64-bit integer).

Author:
Stanislav Muhametsin

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010-2012. All Rights Reserved.