Why androidx.room.Entity annotation is not listed when calling EntityModel::class.annotations
I want to know the tableName attribute define at compilation time with the androidx.room.Entity annotation but when I use reflection to try to list all the annotations defined in my model the Entity annotation is not listed. Why?
Aucun commentaire:
Enregistrer un commentaire