how to transactions(Bank transactions) in business process
in ejb?
Answer Posted / mi2
May be through JTA(Java Transaction API)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where are global variables stored?
What is the final field modifier?
Does java return by reference?
Name some OOPS Concepts in Java?
What is the method to declare member of a class static?
What is difference between add() and addelement() in vector?
What is an example of declaration?
List types of storage classes in java?
How do you sort a string in java?
Which oo concept is achieved by using overloading and overriding?
What are "class access modifiers" in Java?
What is the effect of keeping a constructor private?
How to reverse a string in java?
How does hashmap work in java ?
what is the major difference between linkedlist and arraylist in java?