JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
be.ac.ulb.infof307.g02.exceptions.database.EmptyShopInsertionException
Packages that use
EmptyShopInsertionException
Package
Description
be.ac.ulb.infof307.g02.database
Uses of
EmptyShopInsertionException
in
be.ac.ulb.infof307.g02.database
Methods in
be.ac.ulb.infof307.g02.database
that throw
EmptyShopInsertionException
Modifier and Type
Method and Description
private int
ShopDB.
insertEmptyShop
(
Shop
shop)
Inserts the basic information of a shop (no schedule or stock) in the database.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes