Answer Posted / sangeeta
There are 3 different type of transactions:
1)Autocommit(default)
2)Explicit
3)Implicit
| Is This Answer Correct ? | 24 Yes | 18 No |
Post New Answer View All Answers
What is jdbc driver manager?
Does jdbc use ssl?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is the purpose of jdbc?
What is jdbc and odbc in java?
How can I determine where a given table is referenced via foreign keys?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is two-phase commit in the database?
What is a jdbc connection?
What are the different types of resultset?
What is the difference between jdbc and jndi?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
Explain the necessary steps to connect to the database in java?
Why we use while rs next ())?
What is createstatement method in java?