Add new class for DAO 39/21339/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 30 Oct 2017 17:47:34 +0000 (18:47 +0100)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 30 Oct 2017 18:00:08 +0000 (19:00 +0100)
commit9434371e811ba74364b4495120391524d5478283
treea516925dfa0fd73ad00945e12ae3972953d23c7b
parentb09c24d40e8e11d03a0c51e628b256c27fd1b0d8
Add new class for DAO

Add a new class to map differently the existing DB data and
check duplicates

Change-Id: I1eef75775a2d5a7bee82320171d04956b1e94412
Issue-ID: CLAMP-54
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
src/main/java/org/onap/clamp/clds/dao/CldsDao.java
src/main/java/org/onap/clamp/clds/model/CldsModelProp.java [new file with mode: 0644]