Package fi.metropolia.herbreferenceguide.database
-
Interface Summary Interface Description NoteDao This classes uses SQLite commands to access, fetch and insert/delete Note data from databasePlantDao This classes uses SQLite commands to access and fetch plant data from prepopulate database -
Class Summary Class Description AppDatabase Database entity for both Note and Plant class This class informs android studio that a pre-populated database is addedNote This class defines Note that can be fetched from databasePlant This class defines data variables that can be fetched from database