Uses of Interface
org.mybatis.jpetstore.mapper.ProductMapper
-
Uses of ProductMapper in org.mybatis.jpetstore.service
ModifierConstructorDescriptionCatalogService
(CategoryMapper categoryMapper, ItemMapper itemMapper, ProductMapper productMapper)