Answer Posted / guest
object oriented programming language
| Is This Answer Correct ? | 4 Yes | 21 No |
Post New Answer View All Answers
How do I set properties for a JDBC driver and where are the properties stored?
What is jdbc databasemetadata interface?
Prepared statements are faster. Why?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is thin driver in jdbc?
What is use of connection pooling?
What is jdbc driver?
What is jdbc architecture in java?
How can we retrieve data from the resultset?
Which jdbc drivers will run your program?
How can we execute stored procedures?
What is jdbc template?
What are the main components of JDBC ?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
When does the result for an sql statement return null?