|
From: <fab...@us...> - 2011-07-30 12:40:36
|
Revision: 5999
http://nhibernate.svn.sourceforge.net/nhibernate/?rev=5999&view=rev
Author: fabiomaulo
Date: 2011-07-30 12:40:30 +0000 (Sat, 30 Jul 2011)
Log Message:
-----------
Apply NH-2814
Modified Paths:
--------------
trunk/nhibernate/doc/reference/modules/configuration.xml
Modified: trunk/nhibernate/doc/reference/modules/configuration.xml
===================================================================
--- trunk/nhibernate/doc/reference/modules/configuration.xml 2011-07-29 12:39:38 UTC (rev 5998)
+++ trunk/nhibernate/doc/reference/modules/configuration.xml 2011-07-30 12:40:30 UTC (rev 5999)
@@ -600,7 +600,7 @@
</entry>
<entry>
The classname of a custom <literal>ITransactionFactory</literal> implementation,
- defaults to the built-in <literal>AdoNetTransactionFactory</literal>.
+ defaults to the built-in <literal>AdoNetWithDistributedTransactionFactory</literal>.
<para>
<emphasis role="strong">eg.</emphasis>
<literal>classname.of.TransactionFactory, assembly</literal>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|