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

$Id: transaction.rb 257 2003-10-28 16:29:04Z bolzer $

Author:Oliver M. Bolzer (oliver@fakeroot.net)
Copyright:© Oliver M. Bolzer, 2002
Licence:Ruby licence.
Required files
vapor/exceptions    vapor/utils   
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