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

DomSqlMapBuilder Properties

The properties of the DomSqlMapBuilder class are listed below. For a complete list of DomSqlMapBuilder class members, see the DomSqlMapBuilder Members topic.

Public Instance Properties

GetAccessorFactory Allow a custom IGetAccessorFactory to be set before configuration.
ObjectFactory Allow a custom IObjectFactory to be set before configuration.
Properties Allow properties to be set before configuration.
SetAccessorFactory Allow a custom ISetAccessorFactory to be set before configuration.
SqlMapper Allow a custom ISqlMapper to be set before configuration.
ValidateSqlMapConfig Enable validation of SqlMap document. This property must be set before configuration.

See Also

DomSqlMapBuilder Class | IBatisNet.DataMapper.Configuration Namespace