Package com.mt.ecommerce.product.entity
package com.mt.ecommerce.product.entity
-
ClassesClassDescriptionEntity class representing an Image in the e-commerce system.Entity class representing the association between Images and Categories.Entity class representing the association between Images and Products.Entity class representing an Order in the e-commerce system.Entity class representing the association between Orders and Products.Entity class representing a Payment in the e-commerce system.Entity class representing a Product in the e-commerce system.Entity class representing a User in the e-commerce system.Entity class representing the association between Users and Vendors.Entity class representing a Vendor in the e-commerce system.