Add value of the arguments 70/91770/2
authorPatrick Brady <patrick.brady@att.com>
Fri, 19 Jul 2019 20:03:02 +0000 (13:03 -0700)
committerPatrick Brady <patrick.brady@att.com>
Wed, 24 Jul 2019 21:55:06 +0000 (21:55 +0000)
commite0bdc35d8428a574c6decc6075b8d8ef98f05d5f
tree03d05da149d7b374b90b44f708f68739126a3a05
parente93b3251120e3bc8aeec497852a287a5c909d1b4
Add value of the arguments

Also apply the valueof to non svc context arguments.
The original code would always treat null arguments
as null strings. This replaces that functionality
in the prepared statements.

Change-Id: I88ab22c87b86a8f5ff41946757c40a399c37a6c3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: OJSI-25
appc-inbound/appc-artifact-handler/provider/src/main/java/org/onap/appc/artifact/handler/dbservices/DbLibServiceQueries.java