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

StaticSql Class

Summary description for StaticSql.

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

System.Object
   StaticSql

[Visual Basic]
NotInheritable Public Class StaticSql
    Implements ISql
[C#]
public class StaticSql : ISql

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.Configuration.Sql.Static

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

See Also

StaticSql Members | IBatisNet.DataMapper.Configuration.Sql.Static Namespace