Hi all,
I'm facing a problem that, when I try to delete an object that is load somewhere else,
Castor reports it cannot delete object that is not read in the same transaction.
However, I can perform object update in two separate transcations as long as the
object is implementing TimeStampable.
Question 1: how can I delete an object that's somewhere else if I don't want to load
it once more?
Question 2 ;-) is there anyway I can perform a bulk delete or I can ensure only a
bulk delete is performed at a database level, but not a 100 times begin/commit?
Regards,
Nevin
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev