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

DaoProxy Class

Summary description for DaoProxy.

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

System.Object
   DaoProxy

[Visual Basic]
<CLSCompliant(IsCompliant:=False, TypeId:=System.CLSCompliantAttribute)>
Public Class DaoProxy
    Implements IInterceptor
[C#]
[CLSCompliant(IsCompliant=False, TypeId=System.CLSCompliantAttribute)]
public class DaoProxy : IInterceptor

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.DataAccess.Configuration

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

See Also

DaoProxy Members | IBatisNet.DataAccess.Configuration Namespace