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
Describe how the jdbc application works.
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
Is it possible to connect to multiple databases simultaneously?
How to connect multiple database in jdbc?
What class.forname will do while loading drivers of jdbc?
What is transaction processing in jdbc?
What are the classes and methods used for sending sql statements to database?
How many rowset are available in jdbc?
Why we use jdbc instead of odbc?
What are restrictions on triggers?
What is xe in oracle jdbc url?
Is odbc an api?
Is java a database?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
Is jpa faster than jdbc?