Suppose you are developing an android app. You have created an AppDatabase class which performs all database logic (insertion, deletion, update, loading data from database etc) in the whole app. Now, assume you have around 30-35 classes in your app where you need database