doc/book/en/devrepo/entityclasses/index.rst
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 14 Jan 2014 11:14:41 +0100
changeset 9415 0ff1de2aa55d
parent 5879 7d3044271a29
permissions -rw-r--r--
[hooks/security] silence yams warning (closes #3440707) If the rdef is not final, yams will complain.

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
   adapters
   application-logic