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

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

public interface SQLInteger
extends SQLDataType

This class represents the INTEGER type, sometimes abbreviated as INT (typically 32-bit integer).

Author:
Stanislav Muhametsin

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



Copyright © 2010. All Rights Reserved.