Answer Posted / bawa
<<collection of data base collection>> should be corrected as "collection of data base connections"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do java applications access the database using jdbc?
What is a datasource in java?
What is jdbc odbc?
What is the most common example type 1 driver?
What are the new features added to JDBC 4.0?
What is jdbc dialect?
What are the advantages of collection pools?
Explain about Join?
What is the use of jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is connection pooling and why it is used?
What is jdbc architecture?
Which type of driver is unique in jdbc?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
Explain different types of locks in jdbc?