Tuesday, November 29, 2011

Explain the difference between Container managed persistence and Bean managed persistence?

If the persistent state was managed by a container present in a bean then it is called as Container managed persistence. If the own state was managed by a bean then it is called as Bean managed persistence. The chief difference lies between the management of the state by the bean or by the container.
Category:EJB Interview Questions

No comments:

Post a Comment