please tell me the name and url path for type-4 driver ?



please tell me the name and url path for type-4 driver ?..

Answer / pareddy

driver class="oracle.jdbc.driver.OracleDriver"
url="jdbc:oracle:thin:@localhost:1521:se"

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More JDBC Interview Questions

How do I check in my code whether a maximum limit of database connections have been reached?

0 Answers  


Explain the importance of drivermanager.

0 Answers  


Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?

0 Answers  


What are types of jdbc drivers?

0 Answers  


what happens if connection is not closed?

7 Answers   CTS,






what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail

10 Answers   Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,


How to use JDBC to connect Microsoft Access?

0 Answers  


What is the difference between Minus, and Intersect?

1 Answers  


What is correlated subquery?

0 Answers   emc2, JK Technosoft,


What is JDBC Batch Processing and what are it’s benefits?

0 Answers  


Give an example for execution of sql statement.

0 Answers  


What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

0 Answers  


Categories