Only items read from the database are put on the cache. The only way uncommitted data could get there is if your transaction isolation level is read_uncommitted.
Cheers,
Clinton
On 11/15/05, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
Hi,
How does SQLMaps ensure the data put on to the cache is commited data? What happens if the transaction control is with the client (UserTransaction)?
How does commit/rollback transaction and commit/rollback cache synchronized?
Senthil L
Courage is the knowledge of how to fear, what ought to be feared and how not to fear, what ought not to be feared. - David Ben-Gurion
