Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class EntitySchema

Marks a class as an entity schema. This will create a file with the room annotations on table name, columns and embeds