Performance Improvement: Detach FragmentEntities 89/130389/2
authormpriyank <priyank.maheshwari@est.tech>
Fri, 19 Aug 2022 14:25:58 +0000 (15:25 +0100)
committermpriyank <priyank.maheshwari@est.tech>
Mon, 22 Aug 2022 10:53:34 +0000 (11:53 +0100)
commit754f24ff9e9165be375731947108fbc58c07e16d
tree596c13e32e17f5cfa1c6b5d70f221acfaa1ae29d
parenta1a33160054bb9e7ffa57e18270dfa0f9a2ad77e
Performance Improvement: Detach FragmentEntities

- Querying fragment entities and moving them to detached state as they
  are not needed to be managed by the JPA provider.
- Addressed legacy change to provide actual type instead of var generic
  type.

Issue-ID: CPS-1126
Issue-ID: CPS-1207
Change-Id: Ibbdbb197a6d480a8b2f7b9cae6052b82ea3686c6
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ri/src/main/java/org/onap/cps/spi/repository/FragmentRepositoryCpsPathQueryImpl.java