What is db client?
What packages are used by jdbc?
what is the best way, in terms of performance, to do multiple insert/update statements, a PreparedStatement or Batch Updates?
Explain about the drive manager class working?
What is meant by dao?
What are jdbc and its components?
What is the return type of execute, executequery and executeupdate?
Difference between servlet and applet method?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
How to move the cursor in scrollable resultset ?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
Diff. types of triggers..
What class.forname does, while loading the drivers?