Is the JDBC-ODBC Bridge multi-threaded?

Answer Posted / shweta

No. The JDBC-ODBC Bridge does not support concurrent access
from different threads. The JDBC-ODBC Bridge uses
synchronized methods to serialize all of the calls that it
makes to ODBC. Multi-threaded Java programs may use the
Bridge, but they won?t get the advantages of multi-threading.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

532


What is jdbc explain?

498


What are the common jdbc exceptions?

518


What are the three basic components of the odbc architecture?

470


What is jdbc connection class?

473






Where is ojdbc14 jar located?

504


Why jdbc is used in java?

485


Which jdbc driver type s is are the jdbc odbc bridge?

480


Does jdbc use ssl?

500


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

535


What are the three parts of a jdbc url?

574


How to use JDBC to connect Microsoft Access?

600


Explain Basic Steps in Writing a Java Program Using Jdbc?

602


Is jdbc a web technology?

496


Why do we need jdbc driver?

480