Answer Posted / priya
TYPE 1: JDBC AND ODBC Bridge
TYPE 2:Native API,partly java driver
TYPE 3:Networking protocol,all java driver
TYPE 4:Native potocol,all-java driver
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is jdbc in java?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?
Is jdbc and orm?
Discuss the procedure of retrieving warnings?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What is drivermanager in java?
What do you understand by jdbc statements?
How to use JDBC API to call Stored Procedures?
How can I get or redirect the log used by DriverManager and JDBC drivers?
What is jdbc template?
How can we move the cursor in a scrollable result set?
What is the difference between jdbc and odbc?
Why are we using blob datatypes in jdbc?
What is statement and resultset in jdbc?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?