Answer Posted / kalyan
we can use any of the four type drivers ....type -4 driver
is better performance and we can use in real time projects
compared to four drivers....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is preparedstatement in jdbc?
What are the steps required to execute a query in jdbc?
What is url in jdbc connection?
What is the advantage of namedparameterjdbctemplate?
What protocol does jdbc use?
What is jdbc class forname?
What are types of resultset?
Is jdbc a middleware?
What are jdbc and its components?
Why resultset is used in java?
What are the differences between execute, executequery, and executeupdate?
Explain the process of creating tables using NetBeans IDE?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
How can we execute stored procedures?
What is jdbc thin client?