Salome HOME
The draft of the "Copy from existing study" action is added. The YACS step is introdu...
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / dal / bo / som / Publication.hbm.xml
index a78f1daf92e68577ec529c56229413134ecda8a4..d91597245ad7f0d4a00f432c68007eb5cd4c03c2 100644 (file)
@@ -13,7 +13,7 @@
 <!-- Publication properties
   -->
     <!-- Document       mydoc -->    
-    <many-to-one  name="mydoc" column="doc" cascade="merge"  access="field" not-null="true"/>
+    <many-to-one  name="mydoc" column="doc" cascade="merge,evict"  access="field" not-null="true"/>
     
     <!-- ProjectElement owner -->    
     <many-to-one  name="owner" column="owner" cascade="merge" access="field" not-null="true" />