doc/book/devrepo/entityclasses/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 03 Mar 2017 11:13:03 +0100
changeset 12051 bff3be6eebed
parent 10491 c67bcee93248
permissions -rw-r--r--
[querier] Turn repo.querier_cache_key into a private function of the querier module, only place where it's used.

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