doc/book/en/devrepo/entityclasses/index.rst
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 28 Feb 2013 11:19:36 +0100
changeset 8700 9064df1c2f99
parent 5879 7d3044271a29
permissions -rw-r--r--
[book] fix typo. remove spurious `i`

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