What is the latest version of JDBC? What new features are
added?
Answer Posted / v
4
| Is This Answer Correct ? | 39 Yes | 5 No |
Post New Answer View All Answers
What is jdbc connection interface?
Does sql allow null values ? Can we use it within where clause ?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is the major difference between java.util.date and java.sql.date data type?
Can I use JDBC to execute non-standard features that my DBMS provides?
Explain about multiple implementations and drive manager?
Explain creation of statement object with connection method create method with help of an example.
What is odbc and jdbc in dbms?
What is metadata in programming?
What does executeupdate return in jdbc?
Under what circumstances, that all four drivers are used?
What is jdbc driver?
How to update a resultset programmatically?
Is jdbc part of j2ee?