Answer Posted / kkkk
TYPE-1 : JDBC-ODBC BRIDGE DRIVER
TYPE-2 : NATIVE API PARTLY JAVA DRIVER
TYPE-3 : NETWORK PROTOCOL DRIVER
TYPE-4 : JDBC NET PURE JAVA DRIVER
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which database is used with java?
What is the difference between executing, executequery, executeupdate in jdbc?
What is the execute method in java?
What is jdbc odbc bridge?
What are the jdbc api components?
What is resultsetmetadata?
What is ojvm used for?
What is the role of class.forname while loading drivers?
How do I insert/update records with some of the columns having NULL value?
What is jdbc connection class?
What is jndi lookup?
What is a merge field?
What are the advantages of using preparedstatement in java?
What are the factors that the jdbc driver performance depends upon?
Can we return resultset in java?