Uses of Class
br.com.pethub.model.ItemSale
Packages that use ItemSale
Package
Description
This package contains the Data Access Object (DAO) classes for the PetHub application.
-
Uses of ItemSale in br.com.pethub.dao
Methods in br.com.pethub.dao that return types with arguments of type ItemSaleModifier and TypeMethodDescriptionItemSaleDAO.ListItemSales
(int sale_Id) This method is used to list all items in a sale.Methods in br.com.pethub.dao with parameters of type ItemSale