Close the persistence manager. When the persistence manager is allready
close nothing is done. When the PM has bo be closed, this method launchs
the
org.objectweb.speedo.j2eedo.bo.PollsSynchronizations pollssynchronization process when needed (it means when the PM userObject
is not null.
Remark: The getPersistenceManager can be called more than 1 time during
each action. This object keep updated a counter in order to know when
it necessary to close the PM.
|