Room Class Responsibilities

Report a typo

What are the classes labeled with these annotations responsible for?

Match the items from left and right columns
@Entity
@Dao
@Database
interaction with the database through methods defined within this class
creating a database object based on Entity classes
defines a table, its fields, and their properties
___

Create a free account to access the full topic