Programming Tutorials

What is bean managed transaction?

By: Karthik in Interview Tutorials on 2012-06-16  

Answer: In EJB transactions can be maintained by the container or developer can write own code to maintain the transaction. If a developer doesn't want a Container to manage transactions, developer can write own code to maintain the database transaction.





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

What is difference between Java Bean and Enterprise Java Bean?

Interview Question: What is the difference between sessioncontext and entitycontext?

Question: What is an output comment in JSP?

Question: Explain the life-cycle methods in JSP?

How to define an Interface?

Types of Interviews

Getting started with Interview

Interview Question: What is the difference between Message Driven Beans and Stateless Session beans?

Interview Question: What is the difference between find and select methods in EJB?

Interview Question: What is the difference between JavaBean and EJB?

Explain the Polymorphism principle.

Interview Question: What is the difference between ejbCreate() and ejbPostCreate?

Interview Question: What is difference between EJB 1.1 and EJB 2.0?

Interview Question: Is Decorator an EJB design pattern?

Explain the user defined Exceptions?

Latest Articles (in Interview)