6 lines
178 B
Markdown
6 lines
178 B
Markdown
|
|
If persistent data is stored in a database, what is the role of the **Entity Object**?
|
|
|
|
---
|
|
|
|
🎁 It acts as a **wrapper**: mapping database columns to the object's attributes.
|