What are different types of transactions?
Answers were Sorted based on User's Feedback
Answer / sangeeta
There are 3 different type of transactions:
1)Autocommit(default)
2)Explicit
3)Implicit
| Is This Answer Correct ? | 24 Yes | 18 No |
Answer / shir
i need to know all kind of transactions like
buyback,roility etc.
thanks shir
| Is This Answer Correct ? | 0 Yes | 7 No |
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What are the jdbc statements?
What is two-phase commit in the database?
What is ojvm used for?
What are restrictions on triggers?
What are clob and blob data types in jdbc?
is java pure object oriented or not ?
When do we use execute method in java jdbc?
What is benefit of using preparedstatement in java?
preparedstatement p= new preparedstatement is it possible ?
10 Answers Fidelity, IBM, Infrasys,
Explain the main method?