Uses of Class
com.eeit87t3.tickiteasy.product.entity.ProdFavoritesEntity
Packages that use ProdFavoritesEntity
-
Uses of ProdFavoritesEntity in com.eeit87t3.tickiteasy.product.repository
Methods in com.eeit87t3.tickiteasy.product.repository that return types with arguments of type ProdFavoritesEntityModifier and TypeMethodDescriptionProdFavoritesRepo.findByMemberIDAndProductID(Integer memberID, Integer productID) ProdFavoritesRepo.findByProductProductIDAndNotifyStatus(Integer productID, Integer notifyStatus)