Which Driver is preferable for using JDBC API in Applets?
Answer Posted / kumar
according to my knowledge
it is Type-iv driver that is Java Native protocol driver.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the different types of lockings in jdbc?
What is jdbc resultsetmetadata interface?
How can you load the drivers?
Is jdbctemplate thread safe?
Explain the main method?
Is jdbc faster than odbc?
In which ways is driver class is registered with drive manager?
What are the different types of locking in JDBC?
What is isolation level? How to set it?
What is the role of class.forname while loading drivers?
How can I retrieve a String or other object type without creating a new object each time?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is @entity in java?
What does the jdbc connection interface?
Explain the difference between inner and outer join ?