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 ojvm used for?
What is the meaning of “dirty read” in the database?
If you are truncated using JDBC, how can you that how much data is truncated?
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What are temp tables ?
How to make updates to updatable result sets in jdbc?
Give an example for execution of sql statement.
What is use of connection pooling?
What is namedparameterjdbctemplate?
How many types of JDBC Drivers are present and what are they?
What are the new features added to JDBC 4.0?
What is the feature of jdbc v4?
Is jdbc secure?
How does a file store compare with a jdbc store?
Explain creation of statement object with connection method create method with help of an example.