Implement cps path query to get ancestor by schema node identifier 97/120897/11
authorToineSiebelink <toine.siebelink@est.tech>
Fri, 30 Apr 2021 11:09:44 +0000 (12:09 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Fri, 30 Apr 2021 11:10:09 +0000 (12:10 +0100)
commit6c9c100daba10717641a08b6c6dc3ec3b51c56a8
tree8d093337d257cf9ad79b0f80486841df92c9d99f
parentc718b88511539c3b85d3fcd3d7c84e3baa89b749
Implement cps path query to get ancestor by schema node identifier
Cleaned up some legcy issues in related testware

Issue-ID: CPS-305

Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: Ic4b21308478f399e3a454dbcd73943e077b0f3f2
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java
cps-ri/src/main/java/org/onap/cps/spi/query/CpsPathQuery.java
cps-ri/src/main/java/org/onap/cps/spi/repository/FragmentRepository.java
cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsDataPersistenceQueryDataNodeSpec.groovy
cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsDataPersistenceServiceSpec.groovy
cps-ri/src/test/groovy/org/onap/cps/spi/query/CpsPathQuerySpec.groovy
cps-ri/src/test/resources/data/fragment.sql