Quadcap Embeddable Database
Quadcap Software
The BIT, or BINARY type is implemented using Java primitive byte arrays, with a length field specifying the size, in bits, of the data.
BIT
BINARY
typeBit : ( "bit" | "binary" ) ( LPAREN integer RPAREN | ) ;