Files
alfresco-community-repo/source/java
Alan Davis c9d5efcef6 Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
103439: Fix ACE-3948: BM-0004: Factor out select on alf_content_url table during file creation
    - A plain file creation had 9 inserts and 1 select ... now it only has 9 inserts.
    - Switch to an optimistic insert during alf_content_url creation
    - Operations that reuse content URLs (copy, version) now get the redundant statement in the form of a snapshot-wrapped insert


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@103623 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-05-02 07:44:14 +00:00
..