Updated DAO (markdown)

This commit is contained in:
niond
2018-07-23 12:26:51 +02:00
committed by Andrey.Tarashevskiy
parent 8ec4a7198c
commit 09dd4f3d2d

3
DAO.md
View File

@@ -6,8 +6,9 @@
* [Sort](#sort-order-by)
* [Delete](#delete)
* [Referencing](#referencing)
* [Simple reference](#simple-reference)
* [many-to-one reference](#many-to-one-reference)
* [Optional reference](#optional-reference)
* [many-to-many reference](#many-to-many-reference)
* [Advanced CRUD operations](#advanced-crud-operations)
* [Read entity with a join to another table](#read-entity-with-a-join-to-another-table)