Which interface handles transaction management in jdbc?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is the major difference between java.util.date and java.sql.date data type?

0 Answers  


What is while rs next ())?

0 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


What is jdbc connection string?

0 Answers  


What are different types of JDBC Drivers?

0 Answers  






can we define indexes on a foreign key? Explain pros and cons?

1 Answers  


How can we store the file in the oracle database?

0 Answers  


What are the main steps in java to make JDBC connectivity?

0 Answers   UGC Corporation,


How do find debugging problems related to JDBC API?

1 Answers  


What are the steps to connect to the database in java?

0 Answers  


How can I instantiate and load a new CachedRowSet object from a non-JDBC source?

0 Answers  


What class.forname does, while loading the drivers?

0 Answers  


Categories