all Java qts are imp ?
What are the main components of JDBC ?
What will happen when ResultSet is not closed?
What is two-phase commit in the database?
How to check jdbc driver version in sql server?
What is statement and resultset in jdbc?
Why do we need a jdbcrowset like wrapper around resultset?
How is jndi useful for Database connection?
Explain in detail about JDBC and its general features?
What do you understand by jdbc datasource?
What is the role of class.forname while loading drivers?
What is thin driver in jdbc?
how can we connect to db without using getConnection() method