doc/book/devrepo/entityclasses/index.rst
changeset 10491 c67bcee93248
parent 5879 7d3044271a29
equal deleted inserted replaced
10490:76ab3c71aff2 10491:c67bcee93248
       
     1 Data as objects
       
     2 ===============
       
     3 
       
     4 In this chapter, we will introduce the objects that are used to handle
       
     5 the logic associated to the data stored in the database.
       
     6 
       
     7 .. toctree::
       
     8    :maxdepth: 1
       
     9 
       
    10    data-as-objects
       
    11    load-sort
       
    12    adapters
       
    13    application-logic