changeset 10491 | c67bcee93248 |
parent 5879 | 7d3044271a29 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/devrepo/entityclasses/index.rst Thu Jan 08 22:11:06 2015 +0100 @@ -0,0 +1,13 @@ +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