This is the complete list of members for Dao, including all inherited members.
| beginTransaction() | Dao | |
| commit() | Dao | |
| create() | Dao | |
| createDefaultPaginatorConfig($maxPageSize=PaginatorConfig::DEFAULT_MAX_PAGE_SIZE) | Dao | |
| createPaginatorConfig($paginatorName, $maxPageSize=PaginatorConfig::DEFAULT_MAX_PAGE_SIZE) | Dao | |
| delete($obj) | Dao | |
| find(array $params, array $orders=[]) | Dao | |
| flush() | Dao | |
| load($id) | Dao | |
| loadAll() | Dao | |
| paginate(PaginatorConfig $config) | Dao | |
| rollBack() | Dao | |
| save($obj) | Dao | |
| update($obj) | Dao |