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 is sqlwarning?
Why resultset is used in java?
Name the method, which is used to prepare a callablestatement.
How can you make a connection?
What is the difference between client and server database cursors?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What is jdbc connection interface?
Does jdbc require oracle client?
Why hibernate is better than jdbc?
What is setautocommit in jdbc?
What is transaction processing in jdbc?
What is CLOB and BLOB datatypes in JDBC?
Write a program JDBCcode forfetching student database with SQL.
How to move the cursor in scrollable resultset ?
What is dburl?