Quadcap Embeddable Database
Quadcap Software
The INT, or INTEGER type is implemented using the Java Integer type, which uses a 32-bit two's complement representation to store values ranging from -(2**32) to (2**32)-1.
INT
INTEGER
Integer
typeInt : ( "int" | "integer" ) ;