Module Vapor
In: vapor/extent.rb
vapor/transaction.rb
vapor/repositorymgr.rb
vapor/queryparser.rb
vapor/exceptions.rb
vapor/utils.rb
vapor/tuplemgr.rb
vapor/persistable.rb
vapor/oidgenerator.rb
vapor/persistencemgr.rb
vapor.rb

Module for interfaces related to VAPOR.

Classes and Modules
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
Included modules
Exceptions Vapor::Exceptions