Subject FBTimestampField and Longs
Author Robert DiFalco
Hi, I was wondering why the FBTimestamp field rejects setLong and
getLong. It seems like a relatively easy thing to do, but I didn't know
if maybe there was a specific reason to not allow this -- i.e. it's
specifically disallowed by the JDBC standard or some such.

R.