doc/book/en/development/entityclasses/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 14 Apr 2010 16:57:55 +0200
branchstable
changeset 5258 9ff357e82e36
parent 5144 5a09bea07302
permissions -rw-r--r--
[doc/book] add a better standard theme

Data as objects
===============

In this chapter, we will introduce the objects that are used to handle
the logic associated to the data stored in the database.

.. toctree::
   :maxdepth: 1

   data-as-objects
   load-sort
   interfaces
   application-logic