doc/book/en/development/entityclasses/index.rst
branchstable
changeset 5394 105011657405
parent 5393 875bdc0fe8ce
child 5395 e0ab7433e640
equal deleted inserted replaced
5393:875bdc0fe8ce 5394:105011657405
     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    interfaces
       
    13    application-logic