Table of Contents

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

Base Classes   
BaseStorage.BaseStorage
Methods   
__init__
__len__
_begin
_build_indexes
_clear_temp
_finish
_splat
abortVersion
commitVersion
getSize
load
modifiedInVersion
pack
store
supportsUndo
supportsVersions
undo
undoLog
versionEmpty
versions
  __init__ 
__init__ (
        self,
        name='Demo Storage',
        base=None,
        quota=None,
        )

Exceptions   
POSException.StorageError
  __len__ 
__len__ ( self )

  _begin 
_begin (
        self,
        tid,
        u,
        d,
        e,
        )

  _build_indexes 
_build_indexes ( self,  stop='\\377\\377\\377\\377\\377\\377\\377\\377' )

  _clear_temp 
_clear_temp ( self )

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

  _splat 
_splat ( self )

Spit out a string showing state.

  abortVersion 
abortVersion (
        self,
        src,
        transaction,
        )

Exceptions   
POSException.StorageTransactionError( self, transaction )
  commitVersion 
commitVersion (
        self,
        src,
        dest,
        transaction,
        )

Exceptions   
POSException.StorageTransactionError( self, transaction )
  getSize 
getSize ( self )

  load 
load (
        self,
        oid,
        version,
        )

Exceptions   
KeyError
  modifiedInVersion 
modifiedInVersion ( self,  oid )

  pack 
pack (
        self,
        t,
        referencesf,
        )

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

Exceptions   
POSException.ConflictError
POSException.StorageError
POSException.StorageTransactionError( self, transaction )
POSException.VersionLockError
  supportsUndo 
supportsUndo ( self )

  supportsVersions 
supportsVersions ( self )

  undo 
undo ( self,  transaction_id )

Exceptions   
POSException.UndoError
UndoError
  undoLog 
undoLog (
        self,
        first,
        last,
        filter=None,
        )

  versionEmpty 
versionEmpty ( self,  version )

  versions 
versions ( self,  max=None )


Table of Contents

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