how to transactions(Bank transactions) in business process
in ejb?



how to transactions(Bank transactions) in business process in ejb?..

Answer / mi2

May be through JTA(Java Transaction API)

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

What is your platform’s default character encoding?

0 Answers  


Suppose there is a System A which gives some output. This output is used as input by system B. The rate at which System A produces is faster than the rate at which system B consumes it. How can you improve this?

1 Answers   RBS,


what is the difference between a java object reference and c++ pointer?

4 Answers  


What is meant by class?

0 Answers  


what are the purposes of native, transiant key words?

2 Answers  






How many types of variables are there?

0 Answers  


What is intern method in java?

0 Answers  


Can we use both this () and super () in a constructor?

0 Answers  


Explain restrictions on using enum?

0 Answers  


When can you say a graph to be a tree?

0 Answers   Amazon,


What is the properties class in java programming?

0 Answers  


Which java collection does not allow null?

0 Answers  


Categories