What is container-managed persistence?



What is container-managed persistence?..

Answer / Rajkishor Singh

Container-managed persistence (CMP) is a mechanism in J2EE that allows the application server to manage the persistence of JavaBeans objects automatically. This means that the server takes care of creating, updating, and deleting database records for the JavaBeans objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

i have to create an application with session.during that session a timer will be started & show the time in second upto the session expired.So that i can know how many time i in that session. Hint:-i m hinted that it will coded with javascript

4 Answers   L&T, Wipro,


what is meant by proxy server

2 Answers  


What are the components of J2EE application?

1 Answers  


I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????

4 Answers   CTS,


What is B2B?

1 Answers  


What is j2ee technology?

1 Answers  


What are the components of awt in java?

1 Answers  


What is the difference between java and j2ee?

1 Answers  


What is actionerrors?

1 Answers  


Is core java and j2se same?

1 Answers  


Write a program to display numeric value in reverse order. Ex: I have given a number like 7584, It should display in reverse order like 4857.

6 Answers  


What are the different java technologies?

1 Answers  


Categories