Uses of Package
simpledb.tx

Packages that use simpledb.tx
simpledb.index.btree   
simpledb.index.hash   
simpledb.index.planner   
simpledb.index.query   
simpledb.materialize   
simpledb.metadata   
simpledb.multibuffer   
simpledb.opt   
simpledb.planner   
simpledb.query   
simpledb.record   
simpledb.server   
 

Classes in simpledb.tx used by simpledb.index.btree
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.index.hash
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.index.planner
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.index.query
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.materialize
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.metadata
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.multibuffer
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.opt
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.planner
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.query
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.record
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 

Classes in simpledb.tx used by simpledb.server
Transaction
          Provides transaction management for clients, ensuring that all transactions are serializable, recoverable, and in general satisfy the ACID properties.
 



Copyright © 2011. All Rights Reserved.