According to the JDBC 4.0 Specification, does JDBC set the database session time zone to that of the Java virtual machine (i.e. TimeZone#getDefault())?
3
votes
Is this related to your question? stackoverflow.com/questions/4123534/…
- Buhake Sindi
@Elite Gentleman: Yes, the two questions are related.
- Derek Mahar