discospiff / MyPlantDiaryQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Room Database abstract class.

discospiff opened this issue · comments

The abstract class ties together our data class and DAO interface with a Room instance. Annotate this with an @database annotation.