Answer Posted / subrahmanyam
JDBC is used to Provide Database Connectivity from java to
database.
Using JavaDataBaseConnectiviy We can update/retrive data
to/from database with java programs
| Is This Answer Correct ? | 46 Yes | 6 No |
Post New Answer View All Answers
Explain the role of driver in jdbc.
What is resultset?
What does executequery return in java?
What is a jdbc connection string?
What is a java driver?
What is the JDBC?
What is a JDBC 2.0 DataSource?
How many jdbc driver types are there?
What is jdbc explain?
What are devices?
What is jdbc architecture in java?
What is jdbc thin client in oracle?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What is jdbc stand for?
How to move the cursor in scrollable resultset ?