]> git.mxchange.org Git - pizzaservice-ejb.git/commit
Product-only:
authorRoland Häder <roland@mxchange.org>
Tue, 19 May 2020 23:31:42 +0000 (01:31 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 10 Jun 2020 17:22:13 +0000 (19:22 +0200)
commit19c537623f5d8bc07054027a898c58442e6cb612
tree1e1daba69803649c5dc884a559649a92a46a2b2c
parent75ddd2fbba47b501359c8e0cf67b3be664c94dd8
Product-only:
- let's use createManaged() where possible to avoid some duplicate code. It may
  look a bit to much encapsulation or to fine-granulated, the createManaged()
  method contains some validation on the entity instance and that is a good
  reason to have it encapsulated away.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jproduct/model/category/PizzaAdminProductCategorySessionBean.java
src/java/org/mxchange/pizzaapplication/enterprise/product/BasePizzaProductEnterpriseBean.java