Package | Description |
---|---|
be.ac.ulb.infof307.g02.database |
Modifier and Type | Class and Description |
---|---|
class |
GroceryListDB
Class responsible to get and update info on the grocery lists in the database.
|
class |
KeyDB
Used to store, update and fetch key information (RSA public key, encrypted AES key, salt) in the database.
|
class |
ProductDB
Class responsible to get and update info on the users in the database.
|
class |
RecipeDB
Class responsible to get and update info on the recipes in the database.
|
class |
ShopDB
Class responsible to get and update info on the shops in the database.
|
class |
UserDB
Class responsible to get and update the info on the users in the database.
|