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 transient variable?

What is the difference between interface and abstract class?

Interview Question: Do ActionForms have to be true JavaBeans?

What are the call back methods in Session bean?

What is the difference between Session Bean and Entity Bean?

Interview Question: Is there a particularly good IDE to use with Struts ?

Tell me something about J2EE component?

Interview Question: What is EJB container?

Interview Question: What is Local client view in EJB?

What is difference between Java Bean and Enterprise Java Bean?

What is Collection API?

Interview Question: What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

Interview Question: What are the call back methods in Entity bean?

Interview Question: What is the difference between EAR, JAR and WAR file?

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

Latest Articles (in Interview)