Package cafe.database

Interface Summary
Database This interface provides methods for accessing the database component.
 

Class Summary
DBCommunication This class communicates data from the database to other components.
DBSettings This class contains settings for the database component.
 

Exception Summary
DBConLostException This exception is thrown when database component loses connection to the database.
ProductNotFoundException This exception is thrown when a searched product is not found in the database.