doc/book/en/devrepo/entityclasses/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 04 Oct 2011 10:15:46 +0200
branchstable
changeset 7903 ac658ab4c7b7
parent 5879 7d3044271a29
permissions -rw-r--r--
[pyviews] new colheaders and cssclass arguments on pyvaltable (closes #1979718)

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