3303-flashcards/hATaBiZQ - 3303/GQUY8oZg - What are the two types of Entity Objects based on data lifespan.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

225 B

What are the two types of Entity Objects based on data lifespan?


  1. Data abstraction objects: Used for transient data (temporary).
  2. Database objects: Used for persistent data (long-term).