Links to all entity classes in Github
The following Room entity classes correspond to the tables shown in the ERD.
Each entity has a corresponding DAO interface defining its supported database operations.
The Room database class defines the entities included in the schema and provides access to the DAO interfaces.