Java Enterprise Edition (J2EE/JEE) Question:
Download Questions PDF

What is container-managed transaction?

J2EE Interview Question
J2EE Interview Question

Answer:

A transaction whose boundaries are defined by an EJB container. An entity bean must use container-managed transactions.

Download J2EE Interview Questions And Answers PDF

Previous QuestionNext Question
What is container-managed persistence?What is context attribute?