mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-17 22:59:43 +00:00
docs: remove some old diagrams
This commit is contained in:
@@ -199,10 +199,6 @@ The program output:
|
||||
10:02:09.898 [main] INFO com.iluwatar.dao.App -- customerDao.getAllCustomers(): java.util.stream.ReferencePipeline$Head@f2f2cc1
|
||||
```
|
||||
|
||||
## Detailed Explanation of Data Access Object Pattern with Real-World Examples
|
||||
|
||||

|
||||
|
||||
## When to Use the Data Access Object Pattern in Java
|
||||
|
||||
Use the Data Access Object in any of the following situations:
|
||||
|
||||
Reference in New Issue
Block a user