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
If an object is garbage collected, can it become reachable again?
Is empty string in java?
Give an example of use of pointers in java class.
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What do you mean by default constructor in java?
What is boolean data type in java?
Are variables stored in ram?
Why deletion in linkedlist is fast than arraylist?
which class is the wait() method defined in? : Java thread
What is string [] args?
How do you read a char in java?
Can we serialize singleton class?
Can string be considered as a keyword?
why an outer class cannot be declared as private?
What are three ways in which a thread can enter the waiting state in java programming?