doc/book/en/development/entityclasses/index.rst
brancholdstable
changeset 5422 0865e1e90674
parent 4985 02b52bf9f5f8
parent 5421 8167de96c523
child 5424 8ecbcbff9777
equal deleted inserted replaced
4985:02b52bf9f5f8 5422:0865e1e90674
     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    more