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

LazyLoadProxyFactory Class

This class is responsible of create lazy load proxies for a concrete class with virtual method.

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

System.Object
   LazyLoadProxyFactory

[Visual Basic]
Public Class LazyLoadProxyFactory
    Implements ILazyFactory
[C#]
public class LazyLoadProxyFactory : ILazyFactory

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.Proxy

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

See Also

LazyLoadProxyFactory Members | IBatisNet.DataMapper.Proxy Namespace