X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Fjproduct%2Fmodel%2Fproduct%2FGenericProduct.java;h=1c04f3b20a5a17956016e673d48742fe1bf14774;hb=2644e025d6aa482f05b6451ff528169318ab21a7;hp=bc357b637d0f9caf0f17ff4bee82967c5f9fdb60;hpb=67955d5e67c4dbc2100da3148e9a0b212436e27d;p=jproduct-core.git diff --git a/src/org/mxchange/jproduct/model/product/GenericProduct.java b/src/org/mxchange/jproduct/model/product/GenericProduct.java index bc357b6..1c04f3b 100644 --- a/src/org/mxchange/jproduct/model/product/GenericProduct.java +++ b/src/org/mxchange/jproduct/model/product/GenericProduct.java @@ -50,10 +50,9 @@ import org.mxchange.jproduct.model.category.ProductCategory; import org.mxchange.jproduct.model.product.agegroup.AgeGroup; /** - * Generic product class + * Generic product POJO (entity) *

* @author Roland Häder - * TODO: Find a better name */ @Entity (name = "generic_products") @Table (