Class Category
java.lang.Object
com.glowmart.shop_management.entity.Category
Represents a category in the shopping system.
This entity is used to group products under specific categories. Each category has a unique identifier, a name, and timestamps for tracking creation and updates.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Category
public Category()
-