Finalize doesn't work properly
Status: Beta
Brought to you by:
toften
The finalize method is not invoked properly, when a
reference to an persist entity is removed.
The finalize method is located (or should be located)
in the SingleEntityHandler class, so whatever
clean-up/update/etc. that is needed when the
application de-references the reference to the persist
entity.