please tell me the name and url path for type-4 driver ?
Answer Posted / 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 View All Answers
What are restrictions on triggers?
Differentiate between a statement and a preparedstatement.
What is batch processing and how to perform batch processing in jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
Explain the various types of locking system in jdbc?
How can we retrieve the file in the oracle database?
Why do we need jdbc?
please tell me the name and url path for type-4 driver ?
What is jdbc odbc bridge in java?
Where is ojdbc14 jar located?
What are the different types of locking in JDBC?
What does executeupdate return in jdbc?
How does a file store compare with a jdbc store?
Explain about column name and getter method?
Explain Basic Steps in Writing a Java Program Using Jdbc?