doc/book/en/devrepo/entityclasses/index.rst
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 28 Jan 2014 16:07:06 +0100
changeset 9510 a5231a557ac0
parent 5879 7d3044271a29
permissions -rw-r--r--
[server/repo] use internal_cnx in init_sources_from_database

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