doc/book/en/devrepo/entityclasses/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 05 Jul 2010 19:08:30 +0200
changeset 5893 4469f85ace9f
parent 5879 7d3044271a29
permissions -rw-r--r--
[doc] proof-reading and improvements

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