Quadcap Embeddable Database
Quadcap Software
The TIMESTAMP type is implemented using the long representation returned by Java Date.getTime().
TIMESTAMP
long
Date.getTime()
typeTimestamp : "timestamp" ( LPAREN integer RPAREN | ) ( "with" "time" "zone" | ) ;