persistencemgr.rb
Path: vapor/persistencemgr.rb
Modified: Sat Nov 22 09:36:17 CET 2003

$Id: persistencemgr.rb 265 2003-10-31 17:51:47Z bolzer $

Author:Oliver M. Bolzer (oliver@fakeroot.net)
Copyright:© Oliver M. Bolzer, 2002
Licence:Ruby licence.
Required files
vapor/oidgenerator    vapor/queryparser    vapor/persistable    vapor/tuplemgr    vapor/extent    vapor/transaction   
Classes and Modules
Module Vapor
  ::Module Vapor::Exceptions
  ::  ::Class Vapor::Exceptions::BackendInconsistentError
  ::  ::Class Vapor::Exceptions::ClassNotDeletableError
  ::  ::Class Vapor::Exceptions::ClassNotKnownError
  ::  ::Class Vapor::Exceptions::CommitError
  ::  ::Class Vapor::Exceptions::DeletedObjectError
  ::  ::Class Vapor::Exceptions::DuplicateClassError
  ::  ::Class Vapor::Exceptions::InvalidMetadataError
  ::  ::Class Vapor::Exceptions::InvalidQueryError
  ::  ::Class Vapor::Exceptions::NestedTransactionError
  ::  ::Class Vapor::Exceptions::ObjectAlreadyPersistentError
  ::  ::Class Vapor::Exceptions::PersistableReadOnlyError
  ::  ::Class Vapor::Exceptions::QueryError
  ::  ::Class Vapor::Exceptions::RepositoryOfflineError
  ::  ::Class Vapor::Exceptions::StaleObjectError
  ::  ::Class Vapor::Exceptions::StaleTransactionError
  ::  ::Class Vapor::Exceptions::TransactionAbortedError
  ::  ::Class Vapor::Exceptions::TransactionError
  ::  ::Class Vapor::Exceptions::UniquenessError
  ::  ::Class Vapor::Exceptions::UnknownSuperclassError
  ::  ::Class Vapor::Exceptions::VaporException
  ::  ::Class Vapor::Exceptions::VaporTypeError
  ::Module Vapor::Persistable
  ::Class Vapor::Extent
  ::Class Vapor::PersistenceManager
  ::Class Vapor::QueryParser
  ::Class Vapor::RepositoryManager
  ::Class Vapor::Transaction
  ::Class Vapor::TransactionLog