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

DomDaoManagerBuilder.ConfigureAndWatch Method

Configure and monitor the configuration file for modifications and automatically reconfigure

Overload List

Configure and monitor the configuration file for modifications and automatically reconfigure

public void ConfigureAndWatch(ConfigureHandler);

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

public void ConfigureAndWatch(FileInfo,ConfigureHandler);

Configure and monitor the configuration file for modifications and automatically reconfigure

public void ConfigureAndWatch(String,ConfigureHandler);

See Also

DomDaoManagerBuilder Class | IBatisNet.DataAccess.Configuration Namespace