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

DomSqlMapBuilder Methods

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

Public Static (Shared) Methods

ApplyMappingNamespacePrefix Apply the provider namespace prefix
OnConfigFileChange Callback called when the SqlMap.config file has changed.

Public Instance Methods

ApplyDataMapperNamespacePrefix Apply the dataMapper namespace prefix
ApplyProviderNamespacePrefix Apply the provider namespace prefix
BuildOverloaded. Load statements (select, insert, update, delete), parameters, and resultMaps.
ConfigureOverloaded. Configure a SqlMapper from default resource file named 'SqlMap.config'.
ConfigureAndWatchOverloaded. Configure and monitor the default configuration file (SqlMap.config) for modifications and automatically reconfigure SqlMap.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetStream Gets a resource stream.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

DomSqlMapBuilder Class | IBatisNet.DataMapper.Configuration Namespace