Package simpledb.tx

Class Summary
BufferList Manages the transaction's currently-pinned buffers.
Transaction Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.