What is a Persistent, Transient Object?

Answer Posted / sarin

Persistent objects are on this heap, while transient
objects are in the transient memory. Transient and
persistent objects can access each other mutually.
Accessing a persistent object leads to loading the object
into the transient heap. It it is not accessed from
transient objects any more, it will be written back to the
persistent heap. A transient object becomes persistent as
soon as it can be reached from a persistent root

Is This Answer Correct ?    18 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State some of the criticisms present with UML?

522


What is current system?

582


Tell me about UML modeling.

573


What are the goals of UML?

693


What are the elements which are utilized in the state chart diagram?

469






What is unified modeling language (uml)?

497


What are the different types of relationship composition that exists?

519


What are UML diagrams?

556


What is an object lifeline?

540


How to backup active directory?

634


What is a communication diagram in UML?

578


Why are attributes used in uml?

587


What is UML Architecture?

559


What is the difference between uses and extends?

529


How many UML diagrams are expected or considered to be enough to fulfill the requirements of a project and why?

3207