Class | Description |
---|---|
DatabaseActions |
Singleton class that contains the necessary actions for connecting and disconnecting to the db,
creating and deleting tables, inserting, updating and removing data from the database, and also
creates and manages the middle memory.
|