J
Jim Owen
I am storing a bunch of data in the application Cache. I want to be able to
update the database from the cache (by calling INSERTs and UPDATEs on
objects newer than a given timestamp). That I can do. The problem is I know
there is a way to make this happen right after a session ends, but I can't
seem to find it. Could someone educate me?
update the database from the cache (by calling INSERTs and UPDATEs on
objects newer than a given timestamp). That I can do. The problem is I know
there is a way to make this happen right after a session ends, but I can't
seem to find it. Could someone educate me?