Hi all,

could somebody please answer these questions?

1) Does OpenJPA create before images for rollback? Or is the transaction rollback functionality just implemented in the JDO closed source? As Reece mentions, we'd need before image values on relationships for dependency calculation in case of unique keys.

2) Why are updates ignored (not re-ordered) in ConstraintUpdateManager, if there are *no* delete-then-insert-same-pk?

3) Can foreign keys be used in the WHERE clause for updates/deletes?

Thanks so much!

-- markus.

Reply via email to