Package edu.cnm.deepdive.albuquirky.model.dao
-
Interface Summary Interface Description CommissionRepository The CommissionRepository contains a list of methods used to query the database for items in theCommissiontable.ImageRepository The ImageRepository contains methods used to query the database for items in theImagetable.OrderRepository The OrderRepository interface gives an OptionalOrderby when the order was placed.ProductOnOrderRepository The ProductOnOrderRepository contains methods used to query the database for items in theProductOnOrdertable.ProductRepository The ProductRepository contains methods used to query the database for items in theProducttable.ProfilePictureRepository The ProfilePictureRepository contains methods used to query the database for items in theProfilePicturetable.ProfileRepository