What is a connection string used for?
How warnings are retrieved in JDBC?
What are the basic exceptions in jdbc?
What is JDBC and ODBC and what are the differences between them?
11 Answers Idbi Bank, Infosys, Infoview, TCS,
What are the classes and methods used for sending sql statements to database?
What is a merge field?
What is an escape syntax?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What is createstatement method in java?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What are the different classes through which JDBC represents statements?
Give an example for getXXX method?
Does jdbc use odbc?