Hi,

Ziv Yankowitz wrote:
Folks,

I'm using ODMG API .

I'm trying to insert an object and query the object in the same transaction before the object was committed is this possible.

You have to use a proprietary extension method of Transaction: ((TransactionExt) tx).flush()

regards,
Armin


thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to