commit() and rollback() methods are defined in which
interface?
Answer Posted / guest
Connection interface
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
How do I set properties for a JDBC driver and where are the properties stored?
Explain the two tier and three tier architecture of jdbc.
What is the difference between jdbc and odbc?
What are the advantages of collection pools?
Which type of driver provides jdbc access via one or more odbc drivers?
What are the exceptions in jdbc?
Which interface is responsible for transaction management in jdbc?
Explain the main method?
Is java a database?
Expalin the method of calling a stored procedure from jdbc.
What are the different types of classes in the api component?
What is the full form of jdbc?
What is two-phase commit in the database?
What is the return type of class.forname() method?
What is use of connection pooling?