]> git.mxchange.org Git - jfinancials-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>
Tue, 19 May 2020 23:31:42 +0000 (01:31 +0200)
commitee81385ecb2f4c819eea7c3d9f509768e9f1d53f
tree4125027d8e7a7a30679c590069305db6e9f75852
parent7b707f86eec7658e15f9e98abd6526ba68be6f22
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/jfinancials/enterprise/product/BaseFinancialsProductEnterpriseBean.java
src/java/org/mxchange/jproduct/model/category/FinancialsAdminProductCategorySessionBean.java