Hi,

 Just one question.

Using ODMG, if deletePersistent(o) is called from the Impl.getDatabase(),
how  "SQL DELETE" query post can be done with the other "INSERT/UPDATE" in
the same SQL transaction without refering THE transaction? Why ODMG delete
object tutorial talk about deletePersitent way, whereas
ExtTx.markDelete(o) would
be more appropriate considering SQL queries sequence in transaction?

Need help.

Regards.

Bruno

Reply via email to