doc/book/devrepo/entityclasses/index.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 13 Mar 2019 11:02:39 +0100
changeset 12887 11953d585a55
parent 10491 c67bcee93248
permissions -rw-r--r--
[server.querier] remove useless indirection Querier.rqlannotator

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