What does executeupdate return in jdbc?
Explain what should be done when a SQL exception is raised?
Briefly tell about the jdbc architecture.
What is the meaning of connection?
How can you load the drivers in jdbc?
What is a lock in jdbc?
Which Java and java.sql data types map to my specific database types?
What are the standard isolation levels defined by JDBC?
Without using of Class.forName(? ?), how do you connect to db?
What is Type-1 Driver and when this driver is used?
What are the different types of resultset?
How can you make the connection using jdbc?
What are the different types of interfaces in the api component?