doc/book/devrepo/entityclasses/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Jan 2016 17:42:22 +0100
changeset 11077 09be48c01fa4
parent 10491 c67bcee93248
permissions -rw-r--r--
[test] Re-implement generative tests with subtests

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