Answer Posted / venu
Type4 driver includes it's own implementation of a TCP/IP version of Oracle net8 written entirely in java.so it is platform independent. it can be downloaded to a browser at run time.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a datasource in java?
If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
What is namedparameterjdbctemplate?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
Why would you use setautocommit(false) in jdbc?
What is transaction processing in jdbc?
What is a java driver?
What are the different types of locking in JDBC?
What are the jdbc drivers in java?
What is addbatch jdbc?
What does the jdbc databasemetadata interface?
What is jdbc odbc connection?
How do I know which jdbc driver to use?
What causes no suitable driver error?
If I use the JDBC API, do I have to use ODBC underneath?