mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
AVM - follow-on to CHK-9608 (add unit tests & fix update of serializable store property)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@16742 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -376,7 +376,7 @@
|
||||
</select>
|
||||
|
||||
<!-- Optimistic update of the store property -->
|
||||
<update id="update_AVMStoreProperty" parameterClass="AVMStoreProperty">
|
||||
<update id="update_AVMStoreProperty" parameterMap="parameter_StorePropertyPatternMap">
|
||||
update
|
||||
avm_store_properties
|
||||
set
|
||||
|
Reference in New Issue
Block a user