The main base class we use to derive all database model objects NOTE: Always be on the lookout for find queries that use the "lean" option to not instantiate full objects when querying database
- Source:
- Copyright:
- 5/1/19
The main base class we use to derive all database model objects NOTE: Always be on the lookout for find queries that use the "lean" option to not instantiate full objects when querying database