Package-level declarations

Types

Link copied to clipboard
abstract class AppDatabase : RoomDatabase

Defines a Room database for the application, and the Data Access Objects for it's tables

Link copied to clipboard

Converts non-primitive types to primitive types that Room can store Using this could be circumvented but YOLO

Properties

Link copied to clipboard

YOLO, just to try it out since I had to change it

Functions

Link copied to clipboard

Initialize the DB tables