Developing JDBC Applications
:
Threading
Threading
The JDBC Client is completely thread safe; that is, the JDBC Client will not fail when database requests are made on separate threads.