doc/book/en/development/entityclasses/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 11 Sep 2009 12:42:37 +0200
branch3.5
changeset 3177 e7ae807554d9
parent 2539 0f26a76b0348
child 5144 5a09bea07302
permissions -rw-r--r--
small note on fetch_unrelated_order ... fetch_order needs clarification

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