Manoj Ganesan wrote:
> I am confused about how the driver interprets (if at all it does)
> timezones to and from the database.
> JDBC driver version: 8.1.404
That's a pretty old driver. Try upgrading and see if the problem persists.
If you still have problems, then please send through a selfcontained
testcase that shows the problem. Timestamp-related problems usually
depend a lot on the exact datatypes and queries involved, and the exact
JDBC calls that you make.
-O