Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Connection con=DriverManager.getConnection
("jdbc:odbc:datasource name","scott","tiger");
(To connect oracle database)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is jdbc type?
What is url in jdbc connection?
What is while rs next ())?
What are the basic exceptions in jdbc?
List some new features available in jdbc 4.0?
What is jdbc databasemetadata interface?
What is the execute method in java?
Name different methods for getting streams.
Explain the JDBC Architecture?
Does jdbctemplate close connection?
What is jdbc drivers in java?
What does the jdbc connection interface?
Can I get a null resultset?
Is oracle client required for jdbc connection?
How to check jdbc driver version in websphere?