Table of Contents

Class: MappingStorage Zope-2.2.1-src/lib/python/ZODB/MappingStorage.py

Base Classes   
BaseStorage.BaseStorage
Methods   
__init__
__len__
_clear_temp
_finish
_splat
getSize
load
pack
store
  __init__ 
__init__ ( self,  name='Mapping Storage' )

  __len__ 
__len__ ( self )

  _clear_temp 
_clear_temp ( self )

  _finish 
_finish (
        self,
        tid,
        user,
        desc,
        ext,
        )

  _splat 
_splat ( self )

Spit out a string showing state.

  getSize 
getSize ( self )

  load 
load (
        self,
        oid,
        version,
        )

  pack 
pack (
        self,
        t,
        referencesf,
        )

  store 
store (
        self,
        oid,
        serial,
        data,
        version,
        transaction,
        )

Exceptions   
POSException.ConflictError
POSException.StorageTransactionError( self, transaction )
POSException.Unsupported

Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6