doc/book/en/development/entityclasses/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Fri, 26 Jun 2009 13:51:08 +0200
branchstable
changeset 2175 16d3c37c5d28
parent 1714 a721966779be
child 2539 0f26a76b0348
permissions -rw-r--r--
[doc] improvements

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

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

.. toctree::
   :maxdepth: 1

   data-as-objects
   load-sort
   interfaces
   more