Updated Service deployment changes not reflected 67/26767/1
authorAbhishek Shekhar <abhishek.shekhar1@amdocs.com>
Fri, 22 Dec 2017 04:28:10 +0000 (09:58 +0530)
committerAbhishek Shekhar <abhishek.shekhar1@amdocs.com>
Fri, 22 Dec 2017 04:31:53 +0000 (10:01 +0530)
Issue-ID: SO-271
Change-Id: I7f27d1a1aa1f4b8a5f68618a3fdbb34cca477434
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
mso-catalog-db/src/main/resources/ServiceToResourceCustomization.hbm.xml

index d806b48..cd37fc9 100644 (file)
                <composite-id>\r
                        <key-property name="modelType"                                          type="string" column="MODEL_TYPE" length="20" />\r
                        <key-property name="resourceModelCustomizationUUID" type="string" column="RESOURCE_MODEL_CUSTOMIZATION_UUID" length="200" />\r
+                       <key-property name="serviceModelUUID"                           type="string" column="SERVICE_MODEL_UUID" length="200" />\r
                </composite-id>\r
                <property name="created" type="timestamp" generated="insert" update="false" insert="false" not-null="true">\r
           <column name="CREATION_TIMESTAMP" default="CURRENT_TIMESTAMP"/>\r
         </property>\r
-               <property name="serviceModelUUID"                               type="string" column="SERVICE_MODEL_UUID" length="200" not-null="true"/>\r
 \r
        </class>\r
 </hibernate-mapping>\r