All Classes and Interfaces

Class
Description
A schema, used to serialize JSON.
Base class for all database accessors.
DBAccessFactory class.
A schema, used to serialize and deserialize JSON when querying the StockTable. used in the /api/stock endpoint call.
A local middlefactory, used to create accesses to the stock readers and writers.
A schema, used to serialize JSON by the API. used in the /api/staff/pack endpoint.
Populates the database
Exception throw if there is an error in accessing the stock list
Implements read only access to the stock database.
Implements read/write access to the stock database.
The entry point for the project.