Skip to content

Commit 236a2ab

Browse files
committed
NH-3709 - Fix Reference to One Shot Delete and Inverse Collections
Revert "fixed bug about on-delete" This reverts commit 9902ef9.
1 parent 71994bd commit 236a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/modules/performance.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ sessionFactory.EvictCollection("Eg.Cat.Kittens"); //evict all kitten collections
11491149
</para>
11501150

11511151
<para>
1152-
one-shot-delete apply to collections mapped <literal>inverse="true"</literal>.
1152+
Of course, one-shot-delete does not apply to collections mapped <literal>inverse="true"</literal>.
11531153
</para>
11541154

11551155
</sect2>

0 commit comments

Comments
 (0)