iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

DaoManager.ConfigureAndWatch Method

NOTE: This method is now obsolete.

This method will be removed in a future version, use DomDaoManagerBuilder.Configure.


Configure and monitor the configuration file for modifications and automatically reconfigure

Overload List

Obsolete. Configure and monitor the configuration file for modifications and automatically reconfigure

public static void ConfigureAndWatch(ConfigureHandler);

Obsolete. Configure and monitor the configuration file for modifications and automatically reconfigure

public static void ConfigureAndWatch(String,ConfigureHandler);

See Also

DaoManager Class | IBatisNet.DataAccess Namespace