We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13fe27d commit c68e4aeCopy full SHA for c68e4ae
doc/reference/modules/configuration.xml
@@ -600,7 +600,7 @@ ISession session = sessions.OpenSession(conn);
600
</entry>
601
<entry>
602
The classname of a custom <literal>ITransactionFactory</literal> implementation,
603
- defaults to the built-in <literal>AdoNetTransactionFactory</literal>.
+ defaults to the built-in <literal>AdoNetWithDistributedTransactionFactory</literal>.
604
<para>
605
<emphasis role="strong">eg.</emphasis>
606
<literal>classname.of.TransactionFactory, assembly</literal>
0 commit comments