This column was inadvertantly renoved during a recent merge.
Change-Id: Iae31822b412ebb04f4a5b26c639c606fc4467675
Issue-ID: SO-560
Signed-off-by: Rob Daugherty <rd472p@att.com>
<key-property name="serviceId" type="string" column="SERVICE_ID"/>
<key-property name="operationId" column="OPERATION_ID" type="string" length="256"/>
</composite-id>
+ <property name="serviceName" column="SERVICE_NAME" type="string" length="256"/>
<property name="operation" column="OPERATION_TYPE" type="string" length="256"/>
<property name="userId" column="USER_ID" type="string" length="256"/>
<property name="result" column="RESULT" type="string" length="256"/>