With the DAO pattern, we can use various method calls to retrieve/add/delete/update data without directly interacting with the data. The below example demonstrates basic operations(CRUD): select, add, update, and delete.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected