Package bazaar :: Module core
[show private | hide private]
[frames | no frames]

Module bazaar.core

This module contains basic Bazaar ORM implementation.

Every application object should derive from PersistentObject class.

Class Bazaar is designed to to get, modify, find and perform other operations on objects of any application class.

Brokers (Broker class) are responsible for operations on objects of specific application class.
Classes
Bazaar The interface to get, modify, find and perform other tasks on application objects.
Broker Application class broker.
PersistentObject Parent class of an application class.

Variable Summary
Log log = <bazaar.Log object at 0x30195cd0>

Variable Details

log

Type:
Log
Value:
<bazaar.Log object at 0x30195cd0>                                      

Generated by Epydoc 2.1 on Tue May 10 18:27:30 2005 http://epydoc.sf.net