-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP5 (5.2.9) , 6.0 EE SP1 (6.0.11)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP6 (5.2.10), 6.0 EE SP2 (6.0.12)
-
Component/s: Dev Tools > Service Builder
-
Labels:None
*PersistenceImpl.remove({$entity}) currently calls BasePersistenceImpl.remove({$entity}) which prevents the impl from being swtich. So the call has been switch to a call to *Persistence.remove({$entity}).
- is related to
-
LPS-14589 Support ability to write aspects around entity removal
- Closed