Package bw :: Package poseidon :: Module ocean :: Class TransactionCache
[frames] | no frames]

Class TransactionCache

threading.local --+
                  |
                 TransactionCache

Instance Methods
 
__init__(self, c=None)
 
re_init(self, c=None)
 
set_tid(self, tid)
Class Variables
  current_tid = thread.get_ident()