doc/book/en/development/entityclasses/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 28 Jul 2009 21:26:46 +0200
changeset 2539 0f26a76b0348
parent 1714 a721966779be
child 5144 5a09bea07302
permissions -rw-r--r--
[doc] some more rewriting

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
   more