Re: computational model of transactions
From: paul c <toledobythesea_at_oohay.ac>
Date: Tue, 01 Aug 2006 23:49:02 GMT
Message-ID: <OLRzg.310182$IK3.305199_at_pd7tw1no>
Date: Tue, 01 Aug 2006 23:49:02 GMT
Message-ID: <OLRzg.310182$IK3.305199_at_pd7tw1no>
Bob Badour wrote:
...
>>>> While that's sometimes necessary, the batch processes I referred to
>>>> did not all do that. They just grouped multiple logical units of
>>>> work together before issuing a commit. Serializing was handled by
>>>> the normal concurrency features and isolation level.
>>>> ...