* Geir Ove Gr�nmo
| ...
| Secondly, I've been trying to find a way to store the changes in the
| current transaction in the database without commiting the
| transaction. This would be extremely useful in the application I'm
| developing. I found the
| org.exolab.castor.persist.TransactionContext.prepare() method, which
| seems to similiar things.
| 
| Is there an existing way to do this in Castor? If not, could you
| Castor wizards out there please comment on the difficulty of adding
| such support?

Does Castor support something like a savepoint? A savepoint could then
be used to conform database queries with local transaction
changes. Thoughts anyone?

Cheers,
Geir O.

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to