Explain jdbc savepoint?


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

Post New Answer

More JDBC Interview Questions

What are the differences between setmaxrows(int) and setfetchsize(int)?

0 Answers  


What does it mean to "materialize" data?

0 Answers  


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

0 Answers  


What is Connection Pooling ??? How we set up a particular connection within connection pooling ????

2 Answers   Cognizant,


What is jdbc databasemetadata interface?

0 Answers  


How do you know which driver is connected to a database?

3 Answers  


Which Java and java.sql data types map to my specific database types?

0 Answers  


What are the new features added to JDBC 4.0?

0 Answers  


What are the differences between stored procedure and functions?

0 Answers  


Is jdbc part of j2ee?

0 Answers  


How many isolation levels are supported in JDBC and what are they?

1 Answers  


What are the differences between statement and preparedstatement interface?

0 Answers  


Categories