storage\database_repo\user_database_repo library
Classes
- UserDatabaseRepo
-
The
UserDatabaseRepoclass provides repository methods for user-related database operations. It interacts with theDatabaseWrapperto perform CRUD operations and ensure that user data is managed efficiently in the database.