Disconnection from a persistence store
In chapter 3 of the book on page 35, Rod writes:
"With some persistence technologies, we may need to explicitly disconnect objects from the persistence store."
In what situations would you want to disconnect objects from a persistence store? Can someone provide some scenarios/examples of what Rod meant?
|