Give steps to connect to the db using jdbc?
What is Apache DBCP API?
how many JDBC drivers ?name them?
Does JDBC support stored procedures?
What are the sailent features of JDBC 2.0?
Is it possible to connect to multiple databases simultaneously?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
What is meant by connection string?
What is sqlwarning and discuss the procedure of retrieving warnings?
Where is jdbc used?
How to connect html page to database using jdbc?
What are the three parts of a jdbc url?
how do we get the connection from connection pool