Answer Posted / ravi kumar
WE CAN USE THE TYPE-4 DRIVER IN REAL-TIME PROJECTS.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the return type of execute, executequery and executeupdate?
What is savepoint in jdbc?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is odbc. how is it related to sql cli?
What do you mean by odbc?
What is a jdbc url?
What is resultset in jdbc with example?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What are the steps involved in establishing a connection using jdbc in java?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
Explain about the Try Block?
What are the advantages of using preparedstatement in java?
Explain jdbc savepoint?
Does jpa use jdbc?
What does connection pooling mean ?