How to determine, that beans are TX or not?



How to determine, that beans are TX or not?..

Answer / Arman Awasthi

In EJB, beans can have different transaction attributes like 'RequiresNew', 'Supports', 'Mandatory', and 'NotSupported'. These attributes determine the transactional behavior of the bean.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is singleton session bean?

1 Answers  


Using Container managed entity bean, how an entity bean can be created?

1 Answers  


What is ejb and its architecture?

1 Answers  


What are stateless functions?

1 Answers  


what are the classes you used in Beans?

1 Answers  


Define SessionContext ?

1 Answers  


Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?

1 Answers  


Explain the Sotware Architechture of EJB?

1 Answers   Wipro,


Explain the concept of connection pooling feature of ejb container?

1 Answers  


Is soap stateless or stateful?

1 Answers  


What is BDK?

3 Answers  


Can Container managed Bean-Managed Persistence ?

0 Answers   Sony,


Categories