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

Mapper Class

A singleton class to access the default SqlMapper defined by the SqlMap.Config

For a list of all members of this type, see Mapper Members.

System.Object
   Mapper

[Visual Basic]
NotInheritable Public Class Mapper
[C#]
public class Mapper

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.DataMapper

Assembly: IBatisNet.DataMapper (in IBatisNet.DataMapper.dll)

See Also

Mapper Members | IBatisNet.DataMapper Namespace