what is transaction?what are the differenr type of transactions
Answer / meenakshi
Transaction represents database access operations like
insertion,deletion,update,etc.
Types:
1.Explicit Transaction
2.Implicit Transaction
| Is This Answer Correct ? | 1 Yes | 0 No |
Is java important for my computer?
What is the build file?
Which of the following are subclasses of java awt component?
What is empty tag?
What is the description for expression element?
How do you run a java program?
Which server is best for java?
How do I become an expert in java?
J2ee is a container centric architecture. Explain.
What is awt panel java?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
What is java transaction api (jta)?