In a traditional application you can insert a new row and read the row within the same transaction. What is the typical usage pattern to deal with this in SA? In our particular setup (Zope) a new session is created for
each new HTTP request and flushed automatically at the end of request when
Zope commits the transaction. A solution might be to flush the session
explicitly in such a case however I don't think that this is a smart idea.
Any better idea?

Andreas

Attachment: pgp3WFPsVJhgb.pgp
Description: PGP signature

Reply via email to