|
From: <fab...@us...> - 2010-11-25 17:13:35
|
Revision: 5274
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5274&view=rev
Author: fabiomaulo
Date: 2010-11-25 17:13:29 +0000 (Thu, 25 Nov 2010)
Log Message:
-----------
fixed bug about on-delete
Modified Paths:
--------------
trunk/nhibernate/doc/reference/modules/performance.xml
Modified: trunk/nhibernate/doc/reference/modules/performance.xml
===================================================================
--- trunk/nhibernate/doc/reference/modules/performance.xml 2010-11-25 17:08:40 UTC (rev 5273)
+++ trunk/nhibernate/doc/reference/modules/performance.xml 2010-11-25 17:13:29 UTC (rev 5274)
@@ -1149,7 +1149,7 @@
</para>
<para>
- Of course, one-shot-delete does not apply to collections mapped <literal>inverse="true"</literal>.
+ one-shot-delete apply to collections mapped <literal>inverse="true"</literal>.
</para>
</sect2>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|