Rename keywords used as column names in API and PAP JPA 72/116872/4
authorgregory.hayes <gregory.hayes@est.tech>
Wed, 13 Jan 2021 20:35:46 +0000 (20:35 +0000)
committergregory.hayes <gregory.hayes@est.tech>
Thu, 14 Jan 2021 18:10:03 +0000 (18:10 +0000)
commit5eefae0a2021bb3b3fcc10223d26a9b31784edee
treeb32ef86d8270bd09e5a944769f2ff75e280d7c62
parente926efbc4d5dde8ade1a5521f5be1294079df057
Rename keywords used as column names in API and PAP JPA

Using keywords as column names in JPA models is causing syntax errors during auto generation of DDL
The errors are visible in the policy api and pap docker logs on startup
This review renames the relevant columns

Issue-ID: POLICY-2670
Signed-off-by: gregory.hayes <gregory.hayes@est.tech>
Change-Id: I52a3156461940465c3945841c69a04fcb2f90117
models-tosca/src/main/java/org/onap/policy/models/tosca/simple/concepts/JpaToscaProperty.java
models-tosca/src/main/java/org/onap/policy/models/tosca/simple/concepts/JpaToscaTrigger.java