Uses of Package
cafe.database

Packages that use cafe.database
cafe.database   
cafe.main   
cafe.settings   
 

Classes in cafe.database used by cafe.database
Database
          This interface provides methods for accessing the database component.
DBConLostException
          This exception is thrown when database component loses connection to the database.
DBSettings
          This class contains settings for the database component.
ProductNotFoundException
          This exception is thrown when a searched product is not found in the database.
 

Classes in cafe.database used by cafe.main
Database
          This interface provides methods for accessing the database component.
 

Classes in cafe.database used by cafe.settings
DBSettings
          This class contains settings for the database component.