From: <fab...@us...> - 2009-07-14 14:38:49
|
Revision: 4615 http://nhibernate.svn.sourceforge.net/nhibernate/?rev=4615&view=rev Author: fabiomaulo Date: 2009-07-14 14:38:44 +0000 (Tue, 14 Jul 2009) Log Message: ----------- Minor Modified Paths: -------------- branches/2.1.x/nhibernate/doc/reference/modules/configuration.xml Modified: branches/2.1.x/nhibernate/doc/reference/modules/configuration.xml =================================================================== --- branches/2.1.x/nhibernate/doc/reference/modules/configuration.xml 2009-07-14 13:59:33 UTC (rev 4614) +++ branches/2.1.x/nhibernate/doc/reference/modules/configuration.xml 2009-07-14 14:38:44 UTC (rev 4615) @@ -747,9 +747,7 @@ </table> <para> - Additional dialects may be available in the NHibernateContrib package (see - <xref linkend="part-contrib" />). At the time of writing this package contains - support for Microsoft Access (Jet) database engine. + Additional dialects may be available in the NHibernate.Dialect namespace. </para> </sect2> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |