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

What are the ddl statements?

0 Answers  


What are the jdbc statements?

0 Answers  


Explain the necessary steps to connect to the database in java?

0 Answers  


What is the use of getGeneratedKeys() method in Statement?

0 Answers  


What is the difference between executing, executequery, executeupdate in jdbc?

0 Answers  






Name the method, which is used to prepare a callablestatement.

0 Answers  


How do I insert/update records with some of the columns having NULL value?

0 Answers  


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 you restrict a user to cut and paste from the html page using java programing?

0 Answers  


What does connection pooling mean ?

0 Answers  


What is the major difference between java.util.date and java.sql.date data type?

0 Answers  


What is de-normalization?

1 Answers  


Categories